sveltekit
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of Markdown-based reference material and best practices for SvelteKit. It does not include executable scripts or instructions that bypass safety filters.
- [COMMAND_EXECUTION]: Includes a documentation example in
references/cloudflare.mdfor a local developer script usingexecSyncto interface with the CloudflarewranglerCLI. This is a standard utility pattern for database maintenance and is not used maliciously within the skill context. - [DATA_EXPOSURE]: Correctly guides developers to use environment variables for sensitive credentials (e.g.,
BETTER_AUTH_SECRET) and uses clear placeholders for configuration IDs, ensuring no actual secrets are exposed. - [EXTERNAL_DOWNLOADS]: References official and well-known documentation sources and repositories, such as SvelteKit and Better Auth, for further reading and tool integration.
Audit Metadata