file-header-comments
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill is composed entirely of Markdown documentation and templates. There are no executable scripts (.py, .js, .sh), binaries, or configuration files that trigger command execution.
- [COMMAND_EXECUTION] (SAFE): No shell commands, privilege escalation attempts (sudo), or persistence mechanisms (cron, registry keys) are present. The behavior is limited to text generation and file modification based on provided templates.
- [DATA_EXFILTRATION] (SAFE): The skill does not contain any network-capable commands (curl, wget) or references to external domains. It does not access sensitive local file paths (e.g., ~/.ssh, .env).
- [EXTERNAL_DOWNLOADS] (SAFE): No remote code execution patterns or external package installations (pip, npm) were detected. All referenced files are local to the skill's directory.
- [PROMPT_INJECTION] (SAFE): The instructions are focused on code style and documentation standards. There are no attempts to bypass safety filters, extract system prompts, or override agent behavior for malicious purposes.
Audit Metadata