agent-repellent
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface. The skill is designed to ingest and analyze untrusted data from a local codebase, which could contain malicious instructions.
- Ingestion points: Codebase files are scanned using
LS,Grep,Glob, andReadin Step 4 (SKILL.md). - Boundary markers: The skill includes a dedicated "Security" section with a
CRITICALinstruction forbidding the agent from reading or referencing.envfiles, API keys, tokens, or private keys. - Capability inventory: The skill utilizes
Read,Grep,Glob,LS,Execute, andAskUser(SKILL.md). - Sanitization: There are no explicit instructions to sanitize or escape file content before it is interpolated into the final assessment report or the Twitter share link.
- [EXTERNAL_DOWNLOADS]: External References to Trusted/Well-Known Sources. The skill references external URLs for legitimate functionality.
- Twitter (X): Generates a sharing link using
https://x.com/intent/tweet, a well-known service for social media integration. - Factory AI: Provides a link to
https://docs.factory.aifor documentation, which is a vendor-controlled domain associated with the skill's author.
Audit Metadata