preen-typescript

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes rg to find type safety issues and uses pnpm and git for validation and repository management. These actions are standard for development workflows and restricted to the local filesystem.
  • [PROMPT_INJECTION]: The skill has an indirect prompt injection surface because it reads and processes local source code which could contain malicious instructions designed to influence the agent's refactoring behavior.
  • Ingestion points: Results of rg commands on local TypeScript files in SKILL.md.
  • Boundary markers: Absent in the refactoring workflow.
  • Capability inventory: File write access, execution of pnpm, and git repository management.
  • Sanitization: No sanitization is performed on the code content before analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:13 PM