starknet-network-facts
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide documentation and logic for verifying Starknet network facts. A review of all files revealed no malicious patterns, prompt injections, or obfuscation techniques.
- [COMMAND_EXECUTION]: While the skill configuration allows the use of shell-based tools (Bash, Task), the instructions and workflows do not contain any unsafe commands or patterns that would lead to arbitrary command execution.
- [DATA_EXFILTRATION]: No network-related exfiltration patterns were identified. The provided code example correctly demonstrates using environment variables (
process.env.STARKNET_RPC) for network configuration rather than hardcoding credentials.
Audit Metadata