intlayer-config
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, license information, and configuration guides for the Intlayer framework. No malicious patterns or instructions were detected.
- [COMMAND_EXECUTION]: The documentation defines a
formatCommandproperty (e.g.,npx prettier --write "{{file}}") which is a standard configuration option for developer tools to format generated code files. This is presented as a configurable setting for the user's local environment. - [EXTERNAL_DOWNLOADS]: The skill references official Intlayer domains (
intlayer.org,app.intlayer.org,back.intlayer.org) and GitHub repositories. These are verified vendor resources belonging to the author. - [CREDENTIALS_UNSAFE]: The configuration examples demonstrate best practices by using environment variables (e.g.,
process.env.OPENAI_API_KEY) for sensitive information rather than providing hardcoded secrets.
Audit Metadata