habits-and-goals
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill consists entirely of Markdown documentation and templates. No scripts (Python, JavaScript, Shell) are included in the package.
- [DATA_EXFILTRATION] (SAFE): There are no network-capable commands (e.g., curl, wget, fetch) or instructions to send data to external domains.
- [REMOTE_CODE_EXECUTION] (SAFE): No external dependencies are defined, and no remote scripts are downloaded or executed.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill ingests untrusted user data via questions about personal goals. However, since the skill has no executable capabilities (no file writing, no shell execution, no network access), the risk of exploiting the agent through these inputs is negligible.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded secrets, API keys, or sensitive file paths (like .ssh or .env) were detected in the content.
Audit Metadata