update-cache
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes bash commands to set environment variables and run a Python script for data synchronization. This is essential for its primary function.\n- [INDIRECT_PROMPT_INJECTION]: The skill reads configuration data from a local JSON file and interpolates these values into shell commands, creating a potential surface for injection if the file is compromised.\n
- Ingestion points: Local configuration file at
~/.config/agentic-analytics/bucket.json.\n - Boundary markers: Absent; the instructions rely on the agent to substitute placeholders like
<bucket>and<profile>.\n - Capability inventory: Execution of shell scripts and Python utilities with user-supplied arguments.\n
- Sanitization: Not explicitly defined in the instructions.
Audit Metadata