White Paper Author
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions were found that attempt to override agent behavior, bypass safety filters, or extract system prompts.
- [Data Exposure & Exfiltration] (SAFE): There are no commands that access sensitive file paths, hardcoded credentials, or network operations that could exfiltrate data.
- [External Downloads & RCE] (SAFE): The skill does not reference external packages (npm/pip) or use commands like curl/wget to download and execute remote scripts.
- [Indirect Prompt Injection] (LOW): The skill is designed to ingest user-provided topics to generate text. While it lacks explicit boundary markers for untrusted data, it has no side-effect capabilities (no file-system access, no network ops, no command execution), limiting the risk to the generated output text itself.
- [Obfuscation] (SAFE): No encoded content, zero-width characters, or homoglyphs were detected in the skill file.
Audit Metadata