neo-ecosystem
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate functionality for interacting with the Neo N3 blockchain ecosystem.
- [DATA_EXPOSURE_&_EXFILTRATION]: All network operations are performed using standard JSON-RPC calls to established community endpoints (e.g., coz.io, banelabs.org). No sensitive data access or unauthorized exfiltration was observed.
- [UNVERIFIABLE_DEPENDENCIES]: The documentation suggests installing 'neo-mamba', which is a recognized Python SDK for Neo N3. The scripts themselves use standard Python libraries like 'urllib' and 'json'.
- [COMMAND_EXECUTION]: While the skill includes examples of CLI commands (neo-cli) and package installation (pip), these are provided as educational documentation for the user and are not automatically executed by the skill's own logic.
- [PROMPT_INJECTION]: The system instructions are focused on defining the agent's role as a Neo expert and do not attempt to bypass safety filters or override global instructions.
Audit Metadata