raisindb-messaging-agents
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill references administrative CLI commands (e.g.,
raisindb ai provider set) used by developers to configure AI model providers. These commands use secure practices like--api-key-stdinto avoid exposing secrets in process lists or shell history. - [EXTERNAL_DOWNLOADS]: Mentions official ecosystem packages such as
raisin-messaging,ai-tools, and@raisindb/client. These are legitimate dependencies of the RaisinDB platform authored by the vendor. - [PROMPT_INJECTION]: Documentation acknowledges the risks of agents processing untrusted user messages. It provides proactive mitigation strategies for developers, such as requiring explicit confirmation before actions and enforcing read-only constraints for status checks to prevent indirect prompt injection from influencing database state.
Audit Metadata