deploying-app
Fail
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: CRITICALCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
wasp deploycommands andls -la migrations/to perform deployment tasks and verify database migration status. These are standard operations for the Wasp framework. - [DATA_EXFILTRATION]: The validation steps include checking environment variables (like
DATABASE_URLandJWT_SECRET) and configuration files (main.wasp) for placeholder values. This is a security best practice to ensure production environments are correctly configured and does not involve exfiltrating data to external entities. - [SAFE]: The domain
your-server-url.comflagged in automated reports is used throughout the documentation as a generic placeholder example for the user's own server address and is not intended for actual connection during the skill's operation.
Recommendations
- Contains 2 malicious URL(s) - DO NOT USE
Audit Metadata