dapp-builder
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard development tools and CLI utilities, including
cargo-make,dioxus-cli, and thefdevtool from official vendor sources to support the decentralized application build process.- [COMMAND_EXECUTION]: Provides project templates and aMakefile.tomlcontaining shell commands used to automate building WASM artifacts, copying files, and deploying applications to a local Freenet node for testing.- [DATA_EXFILTRATION]: Mentions the use of a localsigning-key.pemfor webapp signing within documentation examples; this is a standard developer workflow for the Freenet ecosystem and does not involve unauthorized data transmission.- [PROMPT_INJECTION]: The skill processes user-provided application requirements to generate architecture designs and code templates, which constitutes an indirect prompt injection surface. 1. Ingestion points: User queries regarding contract, delegate, or UI design. 2. Boundary markers: Not explicitly defined in the documentation templates. 3. Capability inventory: Shell command execution via build tools and local file access for artifact management. 4. Sanitization: Not applicable to the provided architectural guidelines.
Audit Metadata