load-standards
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to read 22 markdown documentation files from a local directory to populate the agent's context with development guidelines.
- [DATA_EXPOSURE]: While the skill reads files from the local filesystem, the targets are restricted to technical standards (e.g.,
main.md,code_style.md,testing.md) within thestandards/directory. No access to sensitive user data or system configuration is attempted. - [COMMAND_EXECUTION]: The skill contains no shell commands, script executions, or subprocess spawns. It relies entirely on standard file-reading capabilities.
- [REMOTE_CODE_EXECUTION]: There are no external downloads, network requests, or remote code execution patterns detected.
Audit Metadata