typescript-expert
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection due to its core functionality of reading and processing external data (source code files).
- Ingestion points: The skill uses tools like
Read,Grep, andGlobto ingest content from.ts,.tsx,.js, and.jsxfiles triggered by project activity. - Boundary markers: The instructions lack explicit delimitation or directives for the agent to ignore potential commands embedded within code comments or string literals in the analyzed files.
- Capability inventory: The skill is granted
EditandWritecapabilities, meaning a successful injection could lead to unauthorized file modifications. - Sanitization: No sanitization or input validation logic is present to filter out malicious instructions hidden within processed files.
Audit Metadata