content-platforms
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to bypass safety filters, override system prompts, or disregard previous rules.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or network operations (curl, wget, etc.) were detected.
- Obfuscation (SAFE): No Base64, zero-width characters, homoglyphs, or encoded strings were found.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill does not install any packages or download/execute remote scripts.
- Privilege Escalation (SAFE): No commands involving sudo, chmod, or administrative permission changes are present.
- Persistence Mechanisms (SAFE): No attempts to modify shell profiles, cron jobs, or registry keys were detected.
- Metadata Poisoning (SAFE): The metadata fields (name, description) are descriptive and do not contain hidden instructions.
- Indirect Prompt Injection (SAFE): While the skill suggests analyzing user-provided content, it lacks any executable capabilities (file writes, network calls, or subprocess execution) that could be exploited via malicious data.
- Time-Delayed / Conditional Attacks (SAFE): No logic gating behavior based on time, environment, or specific triggers was found.
- Dynamic Execution (SAFE): No use of eval(), exec(), or runtime compilation was detected.
Audit Metadata