talent-assess-5c3692 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited talent-assess-5c3692 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Run a Talent-Augmenting OS onboarding assessment. Profile is saved locally in profiles/pro-{name}.md. The MCP server is the source of truth for the question bank and scoring.
Before calling any tool, send a short greeting so the user sees activity:
"Hi! I'll guide you through a ~15 minute assessment to build your personalised Talent-Augmenting OS profile. Loading the question bank now: if the server has been idle, this first call can take 30–60 seconds to wake up. One moment."
Never go silent during setup.
talent_assess_start to fetch the full question bank, scoring anchors, and domain taxonomy as JSON. This is the single source of truth: do NOT try to read mcp-server/src/assessment.py from the filesystem (plugin installs don't ship that file).talent_assess_start fails or times out after ~90 seconds, tell the user:"The TAOS server is taking a while to wake up. Open https://proworker-hosted.onrender.com in a browser tab, wait ~45 seconds for it to respond, then tell me 'retry' and I'll try again."
Do not proceed without the protocol.
profiles/pro-*.md or profiles/tal-*.md in the current directory. If one exists for this user, confirm they want to replace it before continuing.talent_suggest_domains to get the taxonomy.talent_assess_score with the raw answers and domain ratings.talent_assess_create_profile with the scores plus qualitative data: it generates the markdown and writes it. If that call fails, fall back: generate the markdown from the template returned by talent_assess_start and Write it to profiles/pro-{name}.md (lowercase, kebab-case) in the current directory.talent_suggest_domains for the taxonomy. Rate each 1-5 on the ESA scale with a behavioural example. Aim for 5-10 domains.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.