cabinet-ai-knowledge-base
Fail
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The installation process requires executing code from an untrusted source via
npx create-cabinet@latestand cloning a repository from an unverified GitHub user (https://github.com/hilash/cabinet.git). - [COMMAND_EXECUTION]: The application includes a web terminal powered by
node-ptyandxterm.js, which provides users with full shell access to the host environment through a browser interface. - [COMMAND_EXECUTION]: Employs
node-cronto automate the execution of agent tasks using theclaudeCLI tool, which can perform significant file system and system operations. - [COMMAND_EXECUTION]: Features an auto-rendering mechanism for HTML files found in the data directory, executing them in iframes. This could lead to local script execution if malicious content is introduced into the knowledge base files.
- [EXTERNAL_DOWNLOADS]: Downloads and installs numerous dependencies from npm, including system-level libraries like
node-ptyfor terminal emulation. - [CREDENTIALS_UNSAFE]: Instructions guide users to manage sensitive credentials such as
KB_PASSWORDin a.env.localfile, which is a standard but sensitive configuration point.
Recommendations
- AI detected serious security threats
Audit Metadata