seo-in-astro

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The installation guide in rules/getting-started.md directs users to download a library archive (.tgz) from Ko-fi, which is a well-known service for commercial distributions. This is the primary method provided for obtaining the seo-in-astro package.
  • [COMMAND_EXECUTION]: The rules/seo-check.md file suggests adding a check-seo script to package.json that uses the node -e flag to execute code. This is a standard way to trigger utility scripts provided by a package.
  • [REMOTE_CODE_EXECUTION]: The provided audit script performs a dynamic import of @dlcastillop/seo-in-astro/tooling to execute the checkSeo function. While this executes external code, it is within the context of the vendor's own tooling for SEO analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 03:26 PM
Security Audit — agent-trust-hub — seo-in-astro