NotInvalid
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a documentation and testing fixture designed to demonstrate linting violations. It contains no executable logic, malicious instructions, or data exfiltration patterns.
- [COMMAND_EXECUTION]: The body of the skill includes example shell commands for running a linter utility (
dart run dart_skills_lint). These commands are illustrative and intended for local development testing rather than agent execution on a target system. - [SAFE]: Includes a reference to an absolute file path (
/tmp/this/does/not/exist.md), which is explicitly used to trigger a portability check warning in the linter and does not represent a sensitive file access attempt.
Audit Metadata