prettier
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates code formatting using Prettier, which is a standard development practice. No malicious patterns, obfuscation, or unauthorized data access were detected.
- [COMMAND_EXECUTION]: The skill utilizes common development commands such as
npm run format,git status, andgit commit. It also referencesaurora load, which appears to be a vendor-specific CLI tool related to the 'aurora' brand mentioned in the metadata. These commands are consistent with the skill's stated purpose of managing project code style. - [DATA_EXPOSURE]: The skill identifies files for formatting through Git status and diff operations. This is restricted to local file paths and does not involve accessing sensitive system files or exfiltrating data to external domains.
Audit Metadata