shared
Shared runtime and evidence references loaded only by a consuming skill. Triggers: internal shared contracts.
How do I install this agent skill?
npx skills add https://github.com/boshu2/agentops --skill sharedIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a library of shared reference documents and contracts for an orchestration framework. It defines patterns for multi-agent backends, task validation, and session management. No malicious code or security threats were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
9/12 files flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Shared References
Shared files describe runtime capabilities and evidence formats. They are context, not permission to start a runtime, tracker, substrate, network call, or external mutation.
- Default to the current agent and local shell.
- Use a runtime-native fresh context only when the caller or consuming workflow requests it.
- Treat runtime and factory state as adapter evidence; never translate it into core Plan, Candidate, RPI, or verdict state.
- Missing optional tools degrade only the optional capability that needs them.
- Source skill contracts and executable behavior outrank shared prose.
The core loop has no hard dependency on this library.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/boshu2/agentops/shared">View shared on skillZs</a>