Agentforge — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Agentforge (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
{ "name": "agentforge", "version": "1.3.0", "description": "DeFi Safety Layer for AI agents — production-grade safety checks monetized via x402", "type": "module", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest", "lint": "npx @biomejs/biome check ./src", "generate:wallet": "tsx scripts/generateWallet.ts", "check:balance": "tsx scripts/checkBalance.ts", "verify:prompts": "tsx scripts/verifyPrompts.ts", "verify:first-run": "tsx scripts/firstRun.ts", "test:x402": "tsx scripts/testClient.ts", "test:buyer-agent": "tsx scripts/buyerAgent.ts", "seed:registry": "tsx scripts/seedRegistry.ts", "precompute:docs": "tsx scripts/precomputeDocs.ts" }, "keywords": [ "x402", "ai", "agent", "api" ], "author": "", "license": "ISC", "dependencies": { "@coinbase/x402": "^2.1.0", "@modelcontextprotocol/sdk": "^1.27.1", "@x402/core": "^2.5.0", "@x402/evm": "^2.5.0", "@x402/express": "^2.5.0", "better-sqlite3": "^12.6.2", "dotenv": "^17.3.1", "ethers": "^6.16.0", "express": "^5.2.1", "zod": "^4.3.6" }, "devDependencies": { "@biomejs/biome": "^2.4.5", "@types/better-sqlite3": "^7.6.13", "@types/express": "^5.0.6", "@types/supertest": "^7.2.0", "@x402/fetch": "^2.5.0", "supertest": "^7.2.2", "tsx": "^4.21.0", "typescript": "^5.9.3", "viem": "^2.21.0", "vitest": "^4.0.18" } }
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.