local-dev
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of official Freenet development tools (
freenet,fdev) and standard system utilities (curl,grep,tail,rustup). - [SAFE]: File access is restricted to expected configuration paths (e.g.,
~/.config/Freenet/,~/.local/share/freenet/) and user-specified data/log directories. - [SAFE]: Network operations are limited to local communication with the Freenet node (
localhost,127.0.0.1) and standard Rust toolchain management (rustup). - [SAFE]: No prompt injection, obfuscation, data exfiltration, or persistence mechanisms were found. The skill identifies as a development utility and its behaviors align with its stated purpose.
Audit Metadata