iblai-vibe-agent-grader
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates official
@iblai/iblai-jscomponents and follows the vendor's documented implementation patterns for building agent-based grading systems. - [EXTERNAL_DOWNLOADS]: The skill downloads an environment template (
iblai.env) and configuration files (BRAND.md,skill-setup.md) from the vendor's official GitHub repository (github.com/iblai/vibe). These are well-known resources from a trusted vendor context and are considered safe. - [COMMAND_EXECUTION]: The skill uses standard development commands (
pnpm dev,pnpm build,npx playwright) for testing and local development purposes. These commands are executed within the user's controlled development environment. - [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. The skill uses standard API hooks for syncing grades with an LMS, which is consistent with its stated purpose as a grading tool.
Audit Metadata