biome-validator
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The Python script
scripts/validate.pyperforms static analysis of local configuration files (package.json,biome.json) using standard library modules likejsonandre. It does not execute the files or perform any dynamic evaluation. - [SAFE]: No network connectivity or data exfiltration patterns were detected. The script operates entirely on the local file system within the provided project root.
- [SAFE]: The skill does not attempt to acquire elevated privileges (sudo) or establish persistence on the host system.
- [SAFE]: The instructions in
SKILL.mddescribe standard development workflows for migrating from ESLint to Biome and configuring VS Code, which are consistent with the skill's stated purpose.
Audit Metadata