integrate-atlas-chat
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
dune-industrial-componentslibrary directly from thecognitedataGitHub repository. This is an official component library provided by the skill author for integration purposes.\n- [COMMAND_EXECUTION]: Executes package manager commands (npm install,pnpm add, oryarn add) to install the core library and its peer dependencies including@sinclair/typebox,ajv, andajv-formats.\n- [PROMPT_INJECTION]: The skill reads application configuration and source files (package.json,src/App.tsx) to adapt the integration code, which introduces an indirect prompt injection surface.\n - Ingestion points:
package.json,src/App.tsx\n - Boundary markers: Absent\n
- Capability inventory:
Read,Write,Edit,Bash,Glob,Grep\n - Sanitization: No explicit sanitization of project file content is mentioned before processing.
Audit Metadata