ambler-init

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses mkdir to create the project directory structure and deno check to verify the generated TypeScript file. These commands are executed for standard project initialization tasks and the target path is quoted in the instructions to prevent basic shell misinterpretation.
  • [EXTERNAL_DOWNLOADS]: The assets/deno.json file declares a dependency on @std/assert from the JSR registry. This is a well-known, official registry for Deno and JavaScript modules, and the reference is for standard development purposes.
  • [SAFE]: No malicious patterns, data exfiltration attempts, or obfuscated content were detected in the skill's instructions or template files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 11:30 PM