send-message
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various commands using the
@openant-ai/clitool to interact with the messaging and notification systems. - [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and run the@openant-ai/clipackage. This is a vendor-provided resource belonging to the skill author 'openant-ai' and represents standard integration with the platform's infrastructure. - [PROMPT_INJECTION]: The skill possesses an attack surface for indirect prompt injection as it processes incoming messages and notifications from other users.
- Ingestion points: The agent reads external content via
npx @openant-ai/cli@latest messages readandnpx @openant-ai/cli@latest notifications listas defined inSKILL.md. - Boundary markers: There are no explicit delimiters or instructions provided to the agent to disregard potential instructions embedded within the retrieved messages.
- Capability inventory: The skill allows the agent to send replies, check status, and manage notifications.
- Sanitization: The skill does not implement specific sanitization or validation logic for the content retrieved from external users.
Audit Metadata