datastar
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The content is strictly educational and instructional, focusing on the integration of Datastar with Rust web frameworks.
- [EXTERNAL_DOWNLOADS]: The skill references the Datastar client library from jsDelivr, a well-known CDN, and suggests dependencies from crates.io, the official Rust package registry. These are standard practices for the technologies described.
- [COMMAND_EXECUTION]: The provided Rust code snippets demonstrate how to initialize web servers (e.g., using
axum::serveandrocket::launch). These are expected operations for a backend development skill and do not involve unsafe shell execution. - [PROMPT_INJECTION]: No malicious instructions intended to bypass AI safety filters or override agent behavior were detected.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, tokens, or private keys are present. The skill correctly advises users to keep sensitive data out of client-side signals.
Audit Metadata