kuroco-frontend-integration
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands such as
npm run build,zip, andcurlfor building and deploying frontend applications. These operations are performed within the user's local context to prepare site artifacts. - [EXTERNAL_DOWNLOADS]: Network requests are directed to Kuroco's management APIs and to Amazon S3 for artifact storage via presigned URLs. These destinations are recognized as official vendor infrastructure or well-known cloud services.
- [DATA_EXFILTRATION]: The skill includes specific warnings and instructions to prevent the accidental exposure or logging of sensitive session information, such as authentication cookies, during the browser automation steps.
- [PROMPT_INJECTION]: No malicious injection patterns or instructions to bypass safety filters were detected. The skill uses structured prompts to gather necessary configuration details from the user.
Audit Metadata