ssr-migration

Pass

Audited by Gen Agent Trust Hub on May 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local shell commands (grep) to audit the codebase for patterns like window or localStorage access. These are standard development practices for identifying code that requires adjustment for server-side environments and do not pose a security risk.
  • [DATA_EXFILTRATION]: The code examples demonstrate data fetching from https://api.example.com and http://internal-api, which are common placeholders in development tutorials. There is no evidence of sensitive data being sent to unauthorized external destinations.
  • [EXTERNAL_DOWNLOADS]: The Dockerfile references the official node:20-alpine image. While the provided metadata in _scores.json notes a missing checksum, this is a common practice in documentation and does not constitute a malicious finding under the analysis guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
May 24, 2026, 03:09 PM
Security Audit — agent-trust-hub — ssr-migration