SRS Support
Analysis
This is a coherent instruction-only SRS support skill, with the main caution that it depends on trusted local SRS documentation and memory files.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Available directories: `trunk/`, `cmd/`, `internal/`, `cmake/`, `docs/`, `memory/`
The skill depends on local repository and memory/documentation directories, while the provided manifest only includes SKILL.md and evals. This is not suspicious by itself, but the effective knowledge source is outside the packaged artifacts.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Layer 1 — Always load: `memory/srs-overview.md` ... Ground every answer in the knowledge files and docs
The skill intentionally treats local memory and documentation files as authoritative context for answers. This is expected for a support/RAG-style skill, but those files can influence future responses.
