refine-dev
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to download component registries from
https://ui.refine.dev/r/views.jsonandhttps://ui.refine.dev/r/auto-save-indicator.jsonusing theshadcnCLI. These are official resources from the Refine framework team. - [COMMAND_EXECUTION]: Instructions include standard development commands like
npm create refine-app,npm install, andnpx shadcn. These are intended for project scaffolding and dependency management. - [CREDENTIALS_UNSAFE]: The
auth-provider.mdfile contains a mock authentication example with hardcoded credentials (admin/password). This is documented as a placeholder for demonstration purposes and is not a functional secret exposure.
Audit Metadata