salesloft-security-basics
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze untrusted source code from a repository, which may contain malicious instructions meant to subvert the agent's audit process.
- Ingestion points: Local repository files are accessed using
Read,Glob, andGreptools based on the user-supplied[repository-path]. - Boundary markers: The skill contains explicit instructions to redact sensitive information such as
Authorization,token,callback-token, and PII from diagnostics and logs. - Capability inventory: The skill possesses the ability to modify the analyzed environment using
WriteandEdittools. - Sanitization: The instructions mandate constant-time comparisons for webhook signatures and the redaction of sensitive data from all outputs to prevent data leakage during the audit.
Audit Metadata