opnet-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No attempts to override agent behavior or bypass safety filters were found in the templates or documentation.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded API keys, tokens, or sensitive credentials were detected. Networking code is restricted to legitimate blockchain infrastructure providers (e.g., mainnet.opnet.org, regtest.opnet.org).
- [Obfuscation] (SAFE): All source code and documentation are provided in clear text with no use of Base64, zero-width characters, or other encoding tricks to hide intent.
- [Unverifiable Dependencies] (SAFE): The project uses standard web development packages (React, Vite) and specialized blockchain libraries from the @btc-vision organization. No suspicious or unversioned remote scripts are included.
- [Remote Code Execution] (SAFE): Command execution is limited to standard build tools (npm, tsc, vite, gulp) within the provided templates. No unsafe use of eval() or execution of untrusted remote data was found.
- [Persistence Mechanisms] (SAFE): No attempts to modify system startup files or establish persistent unauthorized access were detected.
- [Privilege Escalation] (SAFE): No usage of sudo, administrative bypasses, or permission manipulation commands were found.
Audit Metadata