bm-md
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The skill uses
curlto communicate withhttps://bm.md. This domain is not categorized as a trusted source, although the communication is required for the tool's functionality.\n- DATA_EXFILTRATION (LOW): User-provided Markdown or HTML is sent to the externalbm.mdservice. No sensitive local data access (e.g., SSH keys, environment variables) was detected.\n- PROMPT_INJECTION (LOW): The skill processes untrusted input strings (Markdown/HTML), which presents an indirect prompt injection surface. Maliciously crafted input could potentially attempt to influence the agent's logic if the output is processed further.\n - Ingestion points: Input parameters
markdownandhtmlin tools defined inSKILL.md.\n - Boundary markers: None used to delimit untrusted input.\n
- Capability inventory: Network requests to external API via
curl.\n - Sanitization: No input sanitization or validation logic is defined within the skill.
Audit Metadata