oneshot-messaging
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted data from SMS and voice transcripts which represents a surface for indirect prompt injection attacks. * Ingestion points: Data enters the agent's context through the
smsInboxListandsmsInboxGetmethods, and thetranscriptandsummaryoutputs from theagent.voicetool. * Boundary markers: The documentation does not specify the use of delimiters or instructions to ignore commands within the received content. * Capability inventory: The skill possesses the capability to send SMS and initiate autonomous voice calls using the@oneshot-agent/sdkpackage. * Sanitization: There is no evidence of sanitization or validation of external content before it is processed by the agent. - [EXTERNAL_DOWNLOADS]: The skill utilizes the
@oneshot-agent/sdkNode.js package to facilitate its core messaging and voice functionality. This package is a vendor-owned resource associated with the skill's author.
Audit Metadata