Current Status
AgentPowers is live with the core marketplace functionality: publishing, purchasing, installing, and security scanning for Claude Code skills. The CLI, MCP plugin, and web directory are all functional.Coming Soon
These features are in development or planned for the near term.Agent Marketplace
The 5 agent endpoints (
/v1/agents/*) currently return 501 Not Implemented.POST /v1/agents— publish an agentGET /v1/agents— list/search agentsGET /v1/agents/{slug}— agent detailPATCH /v1/agents/{slug}— update agentDELETE /v1/agents/{slug}— remove agent
License Code Regeneration
POST /v1/purchases/{slug}/regenerate-code currently returns 501 Not Implemented.Category Detail Pages
GET /v1/categories/{slug} currently returns 501 Not Implemented.Enhanced Security Scanning
Additional security scanners beyond VirusTotal and AI review:- ClamAV — malware signature detection
- Snyk — dependency vulnerability scanning
- GuardDog — malicious package heuristics
Fraud Protection
Automated detection and prevention for marketplace abuse:- Payout hold periods for new sellers
- Repeat purchase pattern detection
- Price anomaly flagging
- Seller reputation tiers