Skill audit report

pest-testing Audit report.

Use this skill for Pest PHP testing in Laravel projects only. Trigger whenever any test is being written, edited, fixed, or refactored — including fixing tests that broke after a code change, adding assertions, converting PHPUnit to Pest, adding datasets, and TDD workflows. Always activate when the user asks how to write something in Pest, mentions test files or directories (tests/Feature, tests/Unit, tests/Browser), or needs browser testing, smoke testing multiple pages for JS errors, or architecture tests. Covers: test()/it()/expect() syntax, datasets, mocking, browser testing (visit/click/fill), smoke testing, arch(), Livewire component tests, RefreshDatabase, and all Pest 4 features. Do not use for factories, seeders, migrations, controllers, models, or non-test PHP code.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 22, 2026Heuristic metadata audit
76
Audit
69
Trust
64
Quality
77
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

69
Manual review

OpenAgentSkill Trust Score

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

GitHub adoption

WARN

48

60 GitHub stars

Stars/forks activity

WARN

48

60 stars, 23 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

1d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

PASS

82

network or browser surface

Install availability

PASS

92

npx skills add promovaweb/specsfy --skill pest-testing

Install command safety

PASS

92

standard package or runtime install path

Permission surface

WARN

46

secrets or environment access, filesystem or document access

Repository evidence

PASS

86

https://github.com/promovaweb/specsfy/tree/main/example/.agents/skills/pest-testing

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

7 Passed · 11 Needs review

Install path

92

PASS

npx skills add promovaweb/specsfy --skill pest-testing

Repository

88

PASS

https://github.com/promovaweb/specsfy/tree/main/example/.agents/skills/pest-testing

License

86

PASS

MIT

Maintenance

100

PASS

1d since push

AI review

55

CHECK

The SKILL.md references 'search-docs' without clarifying if that is an external tool or agent-provided utility; ambiguous dependency might confuse agents.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

82

PASS

network or browser surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

46

FIX

secrets or environment access, filesystem or document access

Stars/forks activity

48

FIX

60 stars, 23 forks; issue activity unavailable in current metadata

Adoption

68

INFO

60 GitHub stars

Warnings

  • Permission surface may require sandboxing
  • The SKILL.md references 'search-docs' without clarifying if that is an external tool or agent-provided utility; ambiguous dependency might confuse agents.
  • The 'Visual Regression Testing' section appears truncated in the provided excerpt; ensure the full SKILL.md includes complete instructions or examples.
  • Quality score needs review
  • Permission surface needs review: secrets or environment access, filesystem or document access
  • GitHub adoption: 60 GitHub stars
  • Stars/forks activity: 60 stars, 23 forks; issue activity unavailable in current metadata
  • Permission surface: secrets or environment access, filesystem or document access

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