AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Hr Review

skill-sdwolf4103-opencode-agenthub-hr-review · by sdwolf4103

Review local inventory workers for security, compatibility, testing readiness, and description clarity

No reviews yet
0 installs
23 views
0.0% view→install

Install

$ agentstack add skill-sdwolf4103-opencode-agenthub-hr-review

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-sdwolf4103-opencode-agenthub-hr-review)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Hr Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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_version
  • candidate_slug
  • worker_id
  • name
  • summary
  • source_id
  • source_path
  • source_commit
  • inventory_status
  • asset_kind
  • agent_class
  • deployment_role
  • type
  • hire_shape
  • host_requirement
  • self_contained
  • compatibility
  • risk_tier
  • testing_readiness
  • description_clarity
  • recommended_hosts
  • flags
  • artifacts

Inventory Status Values

  • draft
  • available
  • retired

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

  1. Provenance — can the source be traced cleanly?
  2. Security — prompt injection, dangerous shell or code instructions, hidden external dependencies
  3. Compatibility — can this become a native Agent Hub asset without pretending it is something else?
  4. Testing readiness — are there enough instructions to test or verify the adapted asset?
  5. 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

  • clear
  • needs-clarification
  • unclear

Agent Class Rules

  • pure-soul when the candidate is primarily an identity/behavior contract and can host multiple tasks.
  • mixed-soul-skill when identity and specialized workflow are fused and should usually stay narrow.
  • skill assets 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.