Skill audit report

react-doctor Audit report.

Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
73
Audit
65
Trust
60
Quality
75
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

65
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

FAIL

30

19 GitHub stars

Stars/forks activity

FAIL

32

19 stars, 1 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

3d since push

License clarity

PASS

86

Apache-2.0

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

INFO

64

command execution surface, network or browser surface

Install availability

PASS

92

npx skills add sero-labs/sero --skill react-doctor

Install command safety

PASS

92

standard package or runtime install path

Permission surface

INFO

62

shell or command execution, network or browser access

Repository evidence

PASS

86

https://github.com/sero-labs/sero/tree/main/.agents/skills/react-doctor

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

6 Passed · 11 Needs review

Install path

92

PASS

npx skills add sero-labs/sero --skill react-doctor

Repository

88

PASS

https://github.com/sero-labs/sero/tree/main/.agents/skills/react-doctor

License

86

PASS

Apache-2.0

Maintenance

100

PASS

3d since push

AI review

55

CHECK

The skill instructs fetching a remote playbook via curl, which could be a vector for prompt injection if the URL is compromised.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

64

CHECK

command execution surface, network or browser surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

62

CHECK

shell or command execution, network or browser access

Stars/forks activity

32

FIX

19 stars, 1 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

19 GitHub stars

Warnings

  • The skill instructs fetching a remote playbook via curl, which could be a vector for prompt injection if the URL is compromised.
  • Uses `npx react-doctor@latest` without pinning a version, introducing supply chain risk.
  • Low GitHub adoption signal
  • Quality score needs review
  • GitHub adoption: 19 GitHub stars
  • Stars/forks activity: 19 stars, 1 forks; issue activity unavailable in current metadata

Method

This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.

Compare nearby options

Related skills to audit next