Skill Enumeration
Medium
- Category
- Agent Snooping
- Content
* `impact` never writes. `mcp` and `lsp` never write. * Machine output: `--format json` (scripts), `--format sarif` (code scanning). Terminal output is for humans; parse JSON instead. * `init-agent --skill` installs this skill to `~/.claude/skills/grounded` (all projects); `--skill-project` installs to `.claude/skills/grounded` (this repo only). Bare `init-agent` never writes outside the repo.
- Confidence
- 85% confidence
- Finding
- Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
