ambler-init
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
mkdirto create the project directory structure anddeno checkto 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.jsonfile declares a dependency on@std/assertfrom 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