source-maps-debugging

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard web development tools and libraries.
  • Evidence: References to webpack, vite, rollup, and source-map-explorer via npx are standard industry practices for TypeScript development.
  • [COMMAND_EXECUTION] (SAFE): Includes basic shell commands for file verification and bundle analysis.
  • Evidence: ls dist/*.js.map and npx source-map-explorer dist/app.js are benign commands used for verifying build outputs.
  • [CREDENTIALS_UNSAFE] (SAFE): Contains a placeholder for a DSN (Data Source Name) in a code snippet.
  • Evidence: dsn: 'your-dsn' in the Sentry example is a standard placeholder and does not expose actual credentials.
  • [PROMPT_INJECTION] (SAFE): No malicious override instructions or safety bypass patterns detected. Instructional language like 'The Iron Rule' and 'Pressure Resistance Protocol' are used for educational structure and do not target agent behavior manipulation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:49 PM