Skill Enumeration
Medium
- Category
- Agent Snooping
- Content
Every record is tagged with a single store identifier and lives inside that store's namespace. Records never cross store boundaries. In multi-location deployments, each store has its own isolated reflection archive and open issue list. Cross-store rollups (see `ADAPTING THIS SKILL → Multi-location operations`) are produced by reading each store's namespace independently and combining the results at report time, not by merging the underlying records. ### Sibling skill access Other skills in the QSR Operations Suite may read from this skill's records *only* through the same store-scoped namespace and *only* in read-only mode. The integrations listed under `CONNECTING TO OTHER SKILLS` are read paths, not write paths. No sibling skill modifies, deletes, or re-exports reflection or open issue records.
- 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.
