jaspr-fundamentals
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a standard documentation resource for the Jaspr framework, authored by the framework's creator.
- [SAFE]: It includes 85 reference files detailing the Dart signatures and usage examples for standard HTML components, providing a structured way for the agent to generate valid code.
- [SAFE]: The instructions include security-conscious best practices, such as requiring
if (kIsWeb)guards before accessing browser-specific APIs to prevent runtime errors during server-side rendering. - [SAFE]: The skill encourages the use of established libraries like
package:universal_webandpackage:jasprfor type-safe interactions with the DOM and JS interop. - [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data exfiltration, were detected in the instructions or reference materials.
- [SAFE]: The single external URL referenced (
https://jaspr.site/llms.txt) is the official documentation index for the framework and is appropriate for the skill's context.
Audit Metadata