language-detector-api

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows secure coding practices for AI agent extensions. It focuses on implementing a legitimate browser API and includes checks for secure contexts and permissions policies.
  • [COMMAND_EXECUTION]: The skill executes a provided local script node scripts/find-language-detector-targets.mjs . to help the agent identify relevant files in the workspace. This script is well-documented, performs only read operations to find specific API markers, and contains no network or destructive operations.
  • [EXTERNAL_DOWNLOADS]: No external downloads or remote code executions were detected. The references to @types/dom-chromium-ai are standard TypeScript development practices and do not involve automated execution or unverified sources.
  • [DATA_EXFILTRATION]: No patterns of data exfiltration were found. The script used for workspace scanning does not send any data over the network and ignores sensitive directories like .git and node_modules.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 12:46 AM
Security Audit — agent-trust-hub — language-detector-api