Skill audit report
Use when you have just been primed into an EXISTING seat through a planned handover — a different agent retired and handed you the seat plus its earned context — and you need a world model of what just happened to you. Covers how a handover differs from compaction and from a fresh launch, the inherit-the-seat-not-the-identity rule, treating the handover packet as testimony you verify (and refusing stale ghost prompts, and verifying your OWN identity surfaces), why a seat is a COMPOUNDING LINEAGE (inherit the state, acquire the predecessor's epistemology, then improve and re-deposit so the next generation is better), how to query your predecessor, your duty to stream feedback and re-deposit your earned wisdom, and how to route to role-specific onboarding. NOT the driver-side handover mechanic (retiring-and-inheriting-a-seat) and NOT unplanned compaction/crash recovery (claude-compaction-restore / session-compaction-and-restore).
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
66 GitHub stars
Stars/forks activity
WARN48
66 stars, 11 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
4d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO72
credential or environment access
Install availability
PASS92
npx skills add mvschwarz/openrig --skill orienting-to-an-inherited-seat
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL38
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/mvschwarz/openrig/tree/main/packages/daemon/assets/plugins/openrig-core/skills/orienting-to-an-inherited-seat
Review status
WARN46
AI review approval is missing
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add mvschwarz/openrig --skill orienting-to-an-inherited-seat
Repository
88
https://github.com/mvschwarz/openrig/tree/main/packages/daemon/assets/plugins/openrig-core/skills/orienting-to-an-inherited-seat
License
86
Apache-2.0
Maintenance
100
4d since push
AI review
55
Review approval is missing
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Usable description available
Dependency risk
72
credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
38
secrets or environment access, shell or command execution
Stars/forks activity
48
66 stars, 11 forks; issue activity unavailable in current metadata
Adoption
68
66 GitHub stars
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Database access
mediumSkill may inspect schemas, query databases, or work with persistent stores.