update-docs-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands to manage documentation tasks. This includes running a Dart script at an absolute path belonging to the author's environment ('/Users/rodydavis/.gemini/antigravity/brain/5f607010-d7ba-40da-b166-4b3c433388c9/scratch/analyze_doc_comments.dart'), a documentation generator ('scripts/generate_docs.dart'), and Jaspr build/serve commands.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection by reading untrusted content from the repository. 1. Ingestion points: Markdown files in 'docs/content/packages/' and Dart source files in 'packages/*/lib/src/' as described in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Execution of local binaries including 'dart' and 'jaspr'. 4. Sanitization: Absent.
Audit Metadata