chore(dev-skills): bump .claude — /cso v1.1 Trinity-shape refresh#1594
Conversation
Pointer bump to trinity-dev 2bdd362: fixes stale audit checks (setup-token removal ent#49, Redis ACL model, dual-track DB / two-network stack facts) and adds checks for post-skill surfaces (agent-key self-boundaries #307/#1083/#918, backend→agent auth #1159, webhook HMAC ent#77, vendored parity Invariant #5, enumeration uniformity #186, MCP description leak #846, backlog_metadata G-04 class, enterprise-docs-guard ent#45). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Resolve by running |
Review — LGTMSubmodule pointer bump only ( Standard submodule-bump caveat: the actual skill diff isn’t reviewable from the public repo (private Only open item is the unchecked box — a |
Summary
Pointer bump of the private
.claudesubmodule to trinity-dev2bdd362— the/csosecurity-audit skill refreshed against Trinity's current shape (architecture.md+TARGET_ARCHITECTURE.md).Stale checks fixed (previously flagged intentional design or under-checked reality):
backend/schedulerwith-@dangerous, mandatory passwords) instead of barerequirepass; names the two-network invariant (SEC: Redis has no requirepass — agent containers have unauthenticated full read/write access to platform task queue (AISEC-C1) #589) and the hard-coded agent-creation network sites/api/webhooks/{token}is by-design (signing opt-in, ent#77), not a findingNew-surface checks added:
X-Trinity-Agent-Tokencompleteness via the security: agent-server HTTP API is unauthenticated on the shared agent network (cross-agent credential theft) #1159 static guardAuthorizedAgentvsOwnedAgentByNamemutation tierscontextframing,backlog_metadataas a G-04-class secret surface, enterprise-docs-guard coverage (ent#45)Also adds the
metadata.version/changelog block + what's-new banner (skill was previously unversioned).Test plan
main(2bdd362)/csorun confirms no false-fires on the setup-token / Redis / webhook checksDocs-only skill change in the private submodule — no product code touched.
🤖 Generated with Claude Code