skills/awp-worknet/gov-skill/govnet/Gen Agent Trust Hub

govnet

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the awp-wallet CLI tool using subprocess.run and os.popen to retrieve wallet addresses and sign EIP-712 typed data. This design pattern allows the skill to function without ever reading or storing the user's private keys.\n- [EXTERNAL_DOWNLOADS]: The skill communicates with the protocol's official REST and WebSocket endpoints at api.gov.works. Additionally, it includes an installation hook for the required awp-wallet dependency from the vendor's official GitHub repository.\n- [DATA_EXFILTRATION]: No unauthorized data transfer or exfiltration of sensitive information was detected. The skill maintains a local cache in ~/.govnet/ for non-sensitive protocol state such as nonces and authentication metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 09:38 AM