b2c-logs
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the
b2cCLI tool for log retrieval, filtering, and monitoring on Salesforce B2C Commerce instances. - [EXTERNAL_DOWNLOADS]: The skill references the
@salesforce/b2c-clipackage, which is an official tool from a well-known technology provider. - [PROMPT_INJECTION]: The skill processes untrusted log data from external instances, which constitutes a surface for potential indirect prompt injection.
- Ingestion points: Log data fetched via the
b2c logs getcommand as described inSKILL.md. - Boundary markers: The instructions do not provide explicit delimiters or warnings to separate log content from the agent's operational instructions.
- Capability inventory: The skill enables shell command execution via the
b2cCLI and references external file access viab2c-cli:b2c-webdav. - Sanitization: No sanitization or validation of log entry content is performed before processing.
Audit Metadata