[15.9.0] - 2026-08-04 - "Security Boundaries and Multimodal Workflows"
Hardened repository and runtime trust boundaries while adding governed Gemini media generation and evidence-first Shopify review triage.
This release gives Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants a safer 2,003-skill catalog. It closes the August Codex Security sweep, clears the remaining local dependency alerts, and adds two human-gated workflows for multimodal generation and public-review triage.
Start here:
- AAS Core setup: configure the exact
aasruntime with the Core guide - Direct skill distribution:
npx agentic-awesome-skills - Choose your tool
- Best skills by tool
- Bundles
- Workflows
Added
- Added
generate-nanobananafor routing image and video generation across Nano Banana and Gemini Omni models, with reference-image support, explicit video-cost approval, and prompt/seed sidecar logs. - Added
shopify-review-triagefor turning supplied public Shopify App Store reviews into a source-linked P0-P3 first-pass brief, with private-data stop conditions, human-verification labels, and no outbound messaging.
Changed
- Updated
unified-ai-gatewayto the reviewed v0.4.0 release, documenting its ninth governed MCP tool and the pinned Linux arm64 image-review path while preserving provider-free, no-network, and separate-approval boundaries. - Regenerated the canonical catalog, offline AAS Core data, marketplaces, bundles, and Codex/Claude plugin distributions for 2,003 skills.
Security
- Closed the August Codex Security sweep by making image review symlink-safe, treating project scripts and credentials as untrusted, pinning the GitHub attachment helper, confining Loki cleanup, loading PR-policy dependencies only from protected
main, scoping oversized MCP requests to bounded metadata, and removing the public Star History token. - Pinned and bundled Ajv's
fast-uridependency on the patched 3.1.x line, resolving GHSA-7p8r-x3mc-p8w7 in the production dependency tree. - Updated the web app's PostCSS and transitive brace-expansion and ip-address tooling to patched releases, clearing the remaining local npm audit findings.
- Refreshed the bundled
loki-modetodo example lockfiles to patchedip-addressand PostCSS releases, clearing the remaining Dependabot findings in the canonical skill and generated Claude mirror.
Who should care
- Claude Code, Cursor, Codex CLI, Gemini CLI, and Antigravity users who install skills from the canonical or plugin distributions.
- Security-conscious teams relying on bounded MCP framing, protected CI dependencies, credential handling, or container-image review guidance.
- Creators using Gemini image or video generation who need explicit cost approval and reproducible prompt metadata.
- Shopify app teams triaging low-star public reviews without treating unverified reports as confirmed incidents.
Validation
- Resolved all 22 findings from the August Codex Security sweep: 19 verified fixes and 3 documented false positives; the refreshed open-findings view is empty.
- Passed canonical skill and reference validation, documentation security, warning-budget enforcement, the complete 106-group repository suite, the 150-test AAS Core suite, web build and prerender, and package dry-run checks.
- Confirmed root and web-app npm audits report zero vulnerabilities and protected
mainCI and CodeQL are green before release preparation.
Credits
- @AntonioCardenas and AntonioCardenas/generate-nanobanana for
generate-nanobananain PR #1076. - @alfredtech2026 and alfredtech2026/shopify-app-review-brief for
shopify-review-triagein PR #1075. - @happy520ai and happy520ai/unified-ai-system for the v0.4.0
unified-ai-gatewayrefresh in PR #1073.