data-gtm-datalayer
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to manage its file-based outputs. It executes
mkdirto create directories,catto write tracking documentation, andsourceto load local shell scripts (id-generator.shandindex-updater.sh) from the plugin's library directory. It also has explicitly granted permission to edit thesettings.yamlconfiguration file. - [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it reads and parses project requirement documentation (PRD) to suggest tracking points. Ingestion points: Step 1 (Mode A) reads PRD files or text from
$JAAN_OUTPUTS_DIR. Boundary markers: No specific delimiters or safety instructions are defined to separate the ingested PRD content from the agent's instructions. Capability inventory: The skill has permission toWriteto the output directory,Editconfiguration files, and execute shell commands. Sanitization: No validation or sanitization logic is described for the content extracted from the PRD files.
Audit Metadata