SaferSkills independently audited e2e-testing-methodology (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.
Comprehensive end-to-end testing methodology for web applications.
This skill provides a complete testing methodology for testing web applications end-to-end. It covers complete data flow testing, visual verification, navigation bug detection, and data persistence verification.
When testing web applications end-to-end, use this skill to:
e2e-testing-methodology/
├── SKILL.md # Main skill definition
├── .claude-plugin/
│ ├── plugin.json # Skill metadata
│ └── marketplace.json # Marketplace entry
├── references/
│ ├── test-templates.md # Code templates for testing patterns
│ └── data-persistence.md # Data persistence verification
├── examples/
│ ├── complete_flow_test.py # Full CRUD with data verification
│ └── visual_verification.py # Page content verification patterns
└── README.mdnpx skills add tianchong1980/e2e-testing-methodologyOr install via skills.sh.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.