Casper Agentic Portfolio Copilot — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Casper Agentic Portfolio Copilot (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.
CAP Copilot is a premium, AI-driven portfolio dashboard and Model Context Protocol (MCP) server designed for the Casper Agentic Buildathon 2026. It empowers users to interact with an intelligent agent to monitor wallets, analyze validator staking options, track real-world asset (RWA) compliance, and prepare on-chain transactions on the Casper Testnet.
@modelcontextprotocol/sdk, casper-js-sdk. cd C:\Users\Hipiclab03\.gemini\antigravity\scratch\casper-agentic-suite npm install npm run build npm run startThe application will start, listening on port 3000. Open your browser and navigate to: 👉 [http://localhost:3000](http://localhost:3000)
get_account_balance: Retrieve the CSPR balance of a public key.get_staking_yields: Retrieve current staking options and validator APYs.prepare_transfer: Generate a transfer transaction JSON ready for signing.prepare_delegation: Generate a delegation staking transaction JSON.analyze_rwa_risk: Analyze loan-to-value status for collateralized real-world assets.casper-agentic-suite/
├── src/
│ ├── server.ts # Main Express API and MCP Server Tools definition
│ └── agent.ts # Agent reasoning engine and tool orchestration
├── public/
│ ├── index.html # Dashboard layout
│ ├── index.css # Premium styling (design tokens, glassmorphism)
│ └── app.js # Frontend controller and client-side transaction simulator
├── package.json # Dependencies and build scripts
└── tsconfig.json # TypeScript compiler settings~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.