dart-skills-lint-setup

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill configures a development dependency fetching the dart_skills_lint package from the vendor's official GitHub repository (github.com/flutter/skills.git).
  • [COMMAND_EXECUTION]: The instructions guide the user through standard Dart development operations, including dependency installation via dart pub get and tool execution via dart test and dart run within a CI environment.
  • [INDIRECT_PROMPT_INJECTION]: The skill establishes a workflow for processing and validating external data (agent skills located in the .agents/skills directory), which constitutes an ingestion surface for untrusted content.
  • Ingestion points: Files within the .agents/skills directory processed by the linter.
  • Boundary markers: None explicitly defined in the setup documentation.
  • Capability inventory: The workflow utilizes dart test and dart run for execution.
  • Sanitization: Validation rules (e.g., check-relative-paths, valid-yaml-metadata) provide a layer of structured content verification.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 02:46 AM
Security Audit — agent-trust-hub — dart-skills-lint-setup