profile-dart-code
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The helper script
profile.dartlaunches a sub-process using the local Dart executable to run and profile a user-specified script. This is the primary purpose of the skill. - [EXTERNAL_DOWNLOADS]: The skill uses standard, well-known Dart dependencies (
args,vm_service) defined in itspubspec.yaml. These are official or community-standard packages. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration were detected. The skill follows standard Dart development practices for observability tools.
Audit Metadata