graph-world-ts
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install standard development dependencies from the npm registry, including 'typescript' and '@types/node'. It also includes project-specific tools 'graphos-world-plugin' and 'graphos-cli' which are consistent with the skill's stated purpose for GraphOS development.
- [COMMAND_EXECUTION]: Uses routine shell commands for Node.js project management, such as 'npm init', 'npm install', and 'npm run build'. These commands are executed locally to set up the development environment and compile the project.
- [DATA_EXPOSURE]: No sensitive file access or credential harvesting patterns were detected. The skill focuses on local project files like 'package.json', 'tsconfig.world.json', and graph configuration files.
- [PROMPT_INJECTION]: No attempts to override system prompts or bypass safety guidelines were found in the instructions or code snippets.
Audit Metadata