Flutter Testing
Security checks across static analysis, malware telemetry, and agentic risk
Overview
This is a coherent instruction-only Flutter testing guide with expected Flutter test command examples and no evidence of hidden code, credential use, persistence, or data exfiltration.
This skill appears safe to install as a Flutter testing reference. Before allowing an agent to run commands, make sure it is working in the correct Flutter project and review any test code or project changes it proposes.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If followed, the agent may run local project tests; this is expected for a testing workflow but should be done in projects you trust.
The skill instructs the user or agent to run Flutter test commands, which can execute test and application code from the local project. This is central to Flutter testing and is clearly disclosed.
Run with: `flutter test`
Use the commands in the intended Flutter project and review any generated or modified test files before committing changes.
