documentation-templates
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues identified. The skill is purely a documentation resource containing templates and best practices.
- No Executable Code: The skill consists entirely of markdown files. There are no Python, Node.js, or shell scripts included that could execute malicious logic.
- Least Privilege: The frontmatter in
SKILL.mdrestrictsallowed-toolstoRead,Grep, andGlob, which are read-only operations. It does not request permissions for network access, file writing, or command execution. - Safe Placeholders: Example code snippets in the templates use standard documentation placeholders (e.g.,
example.com,TOKEN,<your_token>) and do not contain hardcoded credentials or malicious URLs. - Metadata Integrity: Metadata and documentation are consistent with the stated purpose of providing documentation templates.
Audit Metadata