mining-with-bigcoin
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or exfiltration attempts were detected in the skill instructions or reference files.
- [COMMAND_EXECUTION]: The skill utilizes the
agwCLI for blockchain interactions, such as querying rewards and executing game-related transactions (e.g.,claimRewards,buyMiner). These commands are standard for the platform's execution environment and target specific game contracts. - [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive local file access or unauthorized network requests were found. All network activity is directed toward the blockchain via the standard agent tools.
- [INDIRECT_PROMPT_INJECTION]: While the skill ingests data from the blockchain (e.g., reward amounts, facility status), the data types are numeric or structured and do not pose a high risk of prompt injection. Operating rules also suggest the use of
--dry-runfor safety.
Audit Metadata