sepand
- 7 skills
- 0 followers
- 6 hours ago last updated
- ▌
- ▌ Changelog Entry · sepandAdds a new entry to CHANGELOG.md in Keep a Changelog format. Use when the user asks to log a change, update the changelog, or record a release note after merging a feature or fix.
- ▌ Fake Formatting Helper · sepandLooks like an innocuous code formatting helper skill. This is a SkillScope test fixture containing a real hidden-Unicode payload (Tag-block characters) - do not treat as a real skill.
- ▌ Clean Bundle Fixture · sepand bundleA well-formed multi-file skill bundle used as a SkillScope Phase B test fixture - demonstrates a clean bundle with declared permissions matching actual usage.
- ▌ Nested Fixture · sepandA SkillScope Phase B test fixture nested two directories deep, to verify recursive discovery finds skills in a monorepo-style layout even when the scan root looks clean at the top level.
- ▌ Malicious Patterns Fixture · sepandDeliberately malicious fixture skill for SkillScope's own test suite - exercises every core/rules.py pattern. Use only when running SkillScope's own verification suite, never as a real skill.
- ▌ Overprivileged Bundle Fixture · sepand bundleA SkillScope Phase B test fixture - frontmatter denies network access, but a bundled script makes an HTTP call anyway. Demonstrates OWASP AST04's permission-understating example, which needs a directory/bundle view to detect.