relic-app-setup
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard instructions for bootstrapping a Dart project and adding the 'relic' package via the official Dart package manager (
dart pub add). - [SAFE]: The provided code examples demonstrate idiomatic use of a web framework, including route definition, middleware usage, and server initialization. No evidence of command injection, credential harvesting, or unauthorized file access was detected.
- [SAFE]: Development features like hot reload are configured using standard Dart VM flags (
--enable-vm-service) without introducing malicious persistence or privilege escalation vectors.
Audit Metadata