sales-context

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill operates as intended for a configuration and strategy assistant.
  • [DATA_EXFILTRATION]: The skill interacts only with a local file for storing sales context and does not perform any network operations or access sensitive system credentials.
  • [REMOTE_CODE_EXECUTION]: There is no evidence of external package installation, remote script downloading, or dynamic code execution.
  • [INDIRECT_PROMPT_INJECTION]: The skill collects user-provided information and stores it in a markdown file. This represents an ingestion surface for untrusted data that will be read by other skills, which is a common pattern for configuration skills.
  • Ingestion points: User responses to the sales strategy questionnaire in SKILL.md.
  • Boundary markers: Absent; data is stored in structured markdown blocks.
  • Capability inventory: Writing to the local file .agents/sales-context.md.
  • Sanitization: No sanitization or validation of user-provided text is performed.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 10:09 AM