Environment variable access combined with network send.
Critical
- Code
- suspicious.env_credential_access
- Location
- scripts/fetch-abi.mjs:20
Security audit
Security checks across malware telemetry and agentic risk
This skill coherently scaffolds a local tool for fetching and parsing EVM contract logs, with network and file access that match that purpose.
Before installing, expect it to create a local project, install npm dependencies, call public ABI services or your chosen RPC, and store fetched logs in local output files. Use trusted RPC URLs and only provide an Etherscan API key if you are comfortable using it for ABI lookup.
65/65 vendors flagged this skill as clean.
Detected: suspicious.env_credential_access