docs-search

Warn

Audited by Runlayer on Feb 23, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
4
Flagged
4
Chunks
6
Flagged Files (4)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: docs-search description: Searches the aem.live documentation for information on AEM Edge Delivery Services features.

Tool: SKILL.md [2/2] Description: right pages 3.

scripts/package-lock.jsonHIGH
78.3%

Malicious tool definition detected

Tool: scripts/package-lock.json Description: { "name": "scripts",

scripts/package.jsonHIGH
78.3%

Malicious tool definition detected

Tool: scripts/package.json Description: {

scripts/search.jsHIGH
78.3%

Malicious tool definition detected

Tool: scripts/search.js [1/2] Description: #!/usr/bin/env node import fs from 'fs'; import path from 'path'; import { fileURLToPath } from 'url'; import https from 'https'; const __filename = fileURLToPath(import.meta.url); const __dirname = path.dirname(__filename); const CACHE_DIR = path.join(__dirname, '..', '.cache'); const CACHE_DURATION_MS = 24 * 60 * 60 * 1000; // 24 hours const USER_AGENT = 'AdobeSkills/1.0 (https://github.com/adobe/skills; skill:docs-search)'; // Stop words to ignore in

Tool: scripts/search.js [2/2]

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
4
Files Flagged
4
Chunks Analyzed
6
Analyzed
Feb 23, 2026, 11:47 AM
Security Audit — runlayer — docs-search