solidity-web3

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation includes instructions to install the Foundry toolchain via curl -L https://foundry.paradigm.xyz | bash. This is the official and standard installation method for a well-known development suite in the Ethereum ecosystem.
  • [COMMAND_EXECUTION]: The skill relies on command-line tools including forge, cast, and slither to perform core tasks such as running test suites, inspecting storage layouts, and triaging static analysis results.
  • [INDIRECT_PROMPT_INJECTION]: As a security auditing tool, the skill is designed to ingest and analyze external Solidity source code, repository metadata, and project documentation. These inputs constitute a surface for indirect prompt injection. The skill includes explicit defensive instructions to treat these external resources as untrusted inputs and verify all claims against technical evidence.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 03:14 PM
Security Audit — agent-trust-hub — solidity-web3