testing-blocks

Warn

Audited by Runlayer on Feb 25, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
76%
Files
5
Flagged
5
Chunks
8
Flagged Files (5)
SKILL.mdHIGH
76.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: testing-blocks description: Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles.

Tool: SKILL.md [2/2] Description: for logic-heavy code - ✅ Tests pass: `npm test` - ✅ OR determined unit tests not needed **Mark complete when:** Unit tests written and passing, or determined not needed --- ## Step 4: Run Existing Tests **Verify your changes don't break existing functionality:** ```bash npm test ``` **If tests fail:** 1.

resources/testing-philosophy.mdHIGH
76.3%

Malicious tool definition detected

Tool: resources/testing-philosophy.md Description: # Testing Philosophy **Core Principles:** - Create and maintain tests when the value they bring that exceeds the cost of creation and maintenance.

resources/troubleshooting.mdHIGH
76.3%

Malicious tool definition detected

Tool: resources/troubleshooting.md [1/2] Description: # Testing Troubleshooting Guide Common issues encountered during testing and how to resolve them.

Tool: resources/troubleshooting.md [2/2] Description: environment: 'jsdom', // Important!

resources/unit-testing.mdHIGH
76.3%

Malicious tool definition detected

Tool: resources/unit-testing.md [1/2] Description: # Unit Testing Guide Unit tests are keeper tests for logic-heavy code that benefits from automated regression testing.

Tool: resources/unit-testing.md [2/2]

resources/vitest-setup.mdHIGH
76.3%

Malicious tool definition detected

Tool: resources/vitest-setup.md Description: # Vitest Setup Guide This guide covers the one-time setup of Vitest for unit testing in AEM Edge Delivery projects.

Audit Metadata
Max File Score
76%
Classification
UNKNOWN_SERVER
Files Scanned
5
Files Flagged
5
Chunks Analyzed
8
Analyzed
Feb 25, 2026, 10:26 AM
Security Audit — runlayer — testing-blocks