dart-web-development

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard development commands including dart pub get, webdev serve, webdev build, and dart run build_runner test. These operations are transparent, serve the primary purpose of the skill, and do not involve suspicious privilege escalation or hidden execution.
  • [EXTERNAL_DOWNLOADS]: The skill recommends incorporating official and widely-used Dart packages such as package:web, build_runner, and build_web_compilers. These dependencies are resolved via the standard pub.dev registry, which is the official package repository for the Dart ecosystem.
  • [SAFE]: Analysis of the skill instructions and code examples revealed no evidence of prompt injection, data exfiltration, obfuscation, or malicious persistence mechanisms. The use of dart:js_interop is the documented and safe method for JavaScript interoperability in modern Dart applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 04:23 AM
Security Audit — agent-trust-hub — dart-web-development