site-wayfinder
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a project management workflow for website planning by organizing tasks into decision-oriented tickets.
- [SAFE]: File system interactions are limited to reading/writing markdown files within a local
.scratch/directory and referencing project documentation. This represents standard behavior for maintaining state in an agent-assisted workflow. - [SAFE]: No external network communication, hardcoded credentials, or obfuscated code patterns were identified. The use of slash commands (e.g.,
/site-grilling) indicates internal coordination with other agent skills rather than arbitrary shell execution. - [SAFE]: The skill includes safety-conscious configuration, such as
disable-model-invocation: true, which restricts the agent's autonomous behavior.
Audit Metadata