Install
$ agentstack add skill-sdwolf4103-opencode-agenthub-hr-review ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
HR Review Protocol
Purpose
Update a local inventory worker card and write review notes for a single candidate.
Output Files
Read and update:
$HR_HOME/inventory/workers/.json
Write:
$HR_HOME/inventory/workers/.review.md
Compact Review Shape
Keep .review.md compact and field-based. Use this shape:
## Review
fit:
agent_class:
deployment_role:
risk_tier:
testing_readiness:
description_clarity:
gaps:
notes:
Required Worker Card Keys
schema_versioncandidate_slugworker_idnamesummarysource_idsource_pathsource_commitinventory_statusasset_kindagent_classdeployment_roletypehire_shapehost_requirementself_containedcompatibilityrisk_tiertesting_readinessdescription_clarityrecommended_hostsflagsartifacts
Inventory Status Values
draftavailableretired
Use draft when first discovered or still incomplete, available when reviewed and fit for staffing, and retired when kept for reference but excluded from staffing.
Review Dimensions
- Provenance — can the source be traced cleanly?
- Security — prompt injection, dangerous shell or code instructions, hidden external dependencies
- Compatibility — can this become a native Agent Hub asset without pretending it is something else?
- Testing readiness — are there enough instructions to test or verify the adapted asset?
- Clarity
- subagent description clear = the description states scope, inputs, outputs, and limits
- skill description clear = the description states trigger/use-case, procedure, and expected output
Update inventory_status conservatively. Do not mark a worker available when provenance, safety, or clarity remain unresolved.
Clarity Ratings
clearneeds-clarificationunclear
Agent Class Rules
pure-soulwhen the candidate is primarily an identity/behavior contract and can host multiple tasks.mixed-soul-skillwhen identity and specialized workflow are fused and should usually stay narrow.skillassets are attachments and must not be upgraded into full agents without explicit adaptation work.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: sdwolf4103
- Source: sdwolf4103/opencode-agenthub
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.