Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.Autostackup/hr

NPM · @AUTOSTACKUP/HR · SCANNED AUG 5

Candidate screening, offer letters, onboarding, interview kits & performance reviews for Claude.

Available components

+25 this week 68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability64
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1130 tokens (~226/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
  • Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 98% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @autostackup/hr

# add to Claude Code
claude mcp add autostackup-hr -- npx -y @autostackup/hr
# add to Codex CLI
codex mcp add autostackup-hr -- npx -y @autostackup/hr
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "autostackup-hr": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@autostackup/hr"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add autostackup-hr --command npx --arg -y --arg @autostackup/hr
# ~/.hermes/config.yaml
mcp_servers:
  autostackup-hr:
    command: "npx"
    args: ["-y", "@autostackup/hr"]
// mcp.json
{
  "mcpServers": {
    "autostackup-hr": {
      "command": "npx",
      "args": [
        "-y",
        "@autostackup/hr"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 5 Aug 26 +2
    • CVE-2026-69207 no longer affects this package security
    • Known CVEs: fail → partial security
  • 4 Aug 26 −1
    • CVE-2026-69207 affects this package: medium security
    • Known CVEs: partial → fail security
  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +45
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
    • License: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 +12
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −37
    • Malware scan: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 43

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 5 Aug 2026 · Analysed npm/@autostackup/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 96 packages

96 packages in the resolved dependency tree · 95 deprecated · 29 stale · 1 without a linked repository.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 5 exposed · ~1,130 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
build_interview_kit ~168

Generate a complete interview kit for any role — structured questions by competency, STAR follow-up probes, 'what good looks like' benchmarks, red flags, a scorecard template, legal reminders, and a debrief guide. Covers screening, technical, behavioural, case, panel, and final interviews.

NameTypeReqDescription
companyStagestringCompany stage — shapes the culture-fit questions
coreCompetenciesarrayKey competencies to assess (e.g. leadership, technical depth, customer empathy)
departmentstringyesDepartment
interviewTypestringType of interview
levelstringyesSeniority level
mustAssessarraySpecific skills or situations that must be probed
rolestringyesJob title being interviewed for

No output schema declared.

No examples provided.

create_onboarding_plan ~226

Build a complete 30/60/90-day onboarding plan for a new hire. Includes Day 1 checklist, weekly themes, milestone goals, manager action list, red flag warnings, and a success definition. Adapts for IC, manager, and executive roles.

NameTypeReqDescription
companyValuesarrayCompany values to embed in the plan
departmentstringyesDepartment or team
employeeNamestringyesNew hire's full name
keyStakeholdersarrayKey people they should meet (names or titles)
keyToolsarrayKey software/tools they'll use (e.g. Salesforce, Notion, Figma)
managerstringyesManager's name
remotebooleanIs this a remote role?
rolestringyesJob title
roleTypestring
startDatestringyesStart date (e.g. July 1, 2025)
topPrioritiesarrayTop 3 things they should achieve in their first 90 days

No output schema declared.

No examples provided.

draft_offer_letter ~282

Generate a professional, ready-to-send offer letter with compensation summary, equity and bonus clauses, expiry date, negotiation notes, and a follow-up call script. Supports formal, warm, and startup tones.

NameTypeReqDescription
benefitsarrayKey benefits to highlight (e.g. health, dental, 401k, remote)
bonusstringBonus structure if any (e.g. 15% annual performance bonus)
candidateNamestringyesFull name of the candidate
companyNamestringyesYour company name
companySignatorystringyesName and title of person signing the offer
currencystringCurrency code
departmentstringyesDepartment or team
equitystringEquity offer if any (e.g. 0.5% vested over 4 years)
offerExpiryDaysnumberDays until offer expires
probationPeriodstringProbation period if applicable (e.g. 90 days)
reportingTostringyesManager's name and title
rolestringyesJob title being offered
salarynumberyesAnnual base salary in USD
startDatestringyesProposed start date (e.g. July 1, 2025)
tonestringTone of the offer letter

No output schema declared.

No examples provided.

screen_candidate ~221

Score a candidate against a job's required skills, experience, and must-haves. Returns a tier (A/B/C/D), skill gap analysis, salary fit, and exact recommended next step. Built on structured competency scoring used by top People teams.

NameTypeReqDescription
backgroundstringyesBrief background — education, companies, notable achievements
budgetCeilingnumberMaximum budget for the role in USD
candidateNamestringyesFull name of the candidate
mustHavesarrayNon-negotiable requirements — instant disqualify if missing
niceToHaveSkillsarraySkills that are a bonus
redFlagsarrayAny concerns noted (gaps, short tenures, etc.)
requiredSkillsarrayyesSkills required for the role
rolestringyesJob title being hired for
salaryExpectationnumberCandidate's salary expectation in USD
skillsarrayyesSkills the candidate has
yearsExperiencenumberyesYears of relevant experience

No output schema declared.

No examples provided.

write_performance_review ~233

Write a structured performance review with achievements narrative, development sections, next-period goals, compensation recommendation, and a manager meeting guide. Adapts to exceeds/meets/partially meets/does not meet ratings and supports coaching, direct, and formal tones.

NameTypeReqDescription
compensationActionstringRecommended compensation or status action
developmentAreasarrayyesAreas that need improvement
employeeNamestringyesEmployee's full name
goalsAchievedarrayyesGoals or projects the employee completed this period
goalsNotMetarrayGoals that were missed or partially met
keyStrengthsarrayyesTop strengths demonstrated this period
managerstringyesManager's name
nextPeriodGoalsarrayGoals for the next review period
overallRatingstringyesOverall performance rating
reviewPeriodstringyesReview period (e.g. H1 2025, Q3 2025, Annual 2024)
rolestringyesEmployee's job title
tonestringTone of the review

No output schema declared.

No examples provided.