migrate-foundry-to-hardhat

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection as it processes untrusted user-provided project data.
  • Ingestion points: The skill reads foundry.toml, remappings.txt, .sol files, and package.json from the target project (SKILL.md).
  • Boundary markers: The skill does not implement explicit delimiters or "ignore embedded instructions" warnings for the content read from user files.
  • Capability inventory: The skill has significant capabilities, including file creation (hardhat.config.ts, reports) and shell command execution (npx hardhat compile, npx hardhat test).
  • Sanitization: No sanitization or filtering is performed on the ingested code or configuration values before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 06:42 PM
Security Audit — agent-trust-hub — migrate-foundry-to-hardhat