Scan Report
0 /100
bitnow-agent
End-to-end Bitnow network API workflows for AI agents covering wallet authentication, on-chain top-up monitoring, API key lifecycle, model inference, and balance/usage queries.
Pure documentation-only skill describing Bitnow network API workflows with no executable code, dependencies, or security concerns.
Safe to install
No action required. This skill is safe to use as it contains only API documentation with curl command examples.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations described in SKILL.md |
| Network | READ | READ | ✓ Aligned | Describes API calls via curl examples only (informational) |
| Shell | NONE | NONE | — | No shell execution, only curl examples in documentation |
| Environment | NONE | NONE | — | No environment variable access described |
| Skill Invoke | NONE | NONE | — | No skill invocation described |
| Clipboard | NONE | NONE | — | No clipboard access described |
| Browser | NONE | NONE | — | No browser automation described |
| Database | NONE | NONE | — | No database access described |
5 findings
Medium External URL 外部 URL
https://gateway-test.bitnow.ai SKILL.md:18 Medium External URL 外部 URL
https://sepolia.base.org SKILL.md:87 Medium Wallet Address 加密货币钱包地址
0x10065E7b353371DD2e12348e7094cC774638EbEB SKILL.md:91 Medium Wallet Address 加密货币钱包地址
0xB0E9ebf19AB710d3353c7F637DC55329d9727dCc SKILL.md:92 Medium External URL 外部 URL
https://gpu-node.example.com SKILL.md:308 File Tree
1 files · 10.2 KB · 354 lines Markdown 1f · 354L
└─
SKILL.md
Markdown
Security Positives
✓ Documentation-only skill with no executable code
✓ No dependencies or package files present
✓ No scripts or binary files
✓ API endpoints are legitimate Bitnow network infrastructure (gateway-test.bitnow.ai, sepolia.base.org)
✓ Crypto wallet addresses are legitimate contract addresses for the described USDC deposit system
✓ All capabilities are read-only/informational (API documentation)
✓ No credential harvesting, data exfiltration, or obfuscation
✓ Clear and transparent documentation of all API workflows