getting-started-template
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation templates for PHP projects and does not contain malicious code or instructions.
- [COMMAND_EXECUTION]: Includes standard environment check commands (e.g.,
php -v,composer -V) used as examples for developer documentation. These are not executed by the agent and are intended for the end-user's local environment. - [CREDENTIALS_UNSAFE]: References API key placeholders (e.g.,
your-api-key-here) and environment variables (e.g.,PACKAGE_API_KEY) within example configuration files. These are used for illustrative purposes in documentation and do not expose actual secrets.
Audit Metadata