ReasoningBank with AgentDB
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
agentdbpackage from the npm registry usingnpx. This is an official component of the author's ecosystem. - [COMMAND_EXECUTION]: Provides CLI utilities for database administration, including initialization (
agentdb init), migration (agentdb migrate), and status reporting (agentdb stats). - [REMOTE_CODE_EXECUTION]: Utilizes
npxto execute database management tools and the MCP server directly from the registry. These tools are provided by the skill's author to facilitate integration. - [EXTERNAL_DOWNLOADS]: References official project repositories on GitHub and the vendor's web domain (
agentdb.ruv.io) for extended documentation.
Audit Metadata