ptlam-code-style-dart
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data from the project repository, which could potentially contain malicious instructions.\n
- Ingestion points: The skill instructs the agent to read
AGENTS.md,pubspec.yaml,analysis_options.yaml, and Dart source and test files as part of the analysis process.\n - Boundary markers: No explicit delimiters or boundary markers are defined to help the agent distinguish between file data and task instructions.\n
- Capability inventory: The skill facilitates the execution of shell commands such as
dart analyze,dart test,dart format, anddart fix --apply, allowing for code evaluation and file modification.\n - Sanitization: The skill does not specify any validation or sanitization routines for the file content it ingests.
Audit Metadata