figma-known-pitfalls
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill's primary function involves auditing external codebase files using the Read and Grep tools. This introduces a potential surface for indirect prompt injection where malicious instructions embedded in the code being audited could influence the agent's behavior.
- Ingestion points: Audited codebase files accessed via Read and Grep (as described in SKILL.md).
- Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded prompts in the analyzed code.
- Capability inventory: Access to Read and Grep tools for auditing project files.
- Sanitization: There is no evidence of content sanitization or validation for the audited files.
Audit Metadata