social-metadata-hardening
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on SEO best practices and social media metadata hardening for Next.js web applications.
- [COMMAND_EXECUTION]: The skill includes documentation for using
curlto verify Open Graph images and metadata tags. These commands are intended for manual debugging by a developer and do not perform any automated or malicious actions. - Evidence:
curl -sI https://www.yourdomain.com/images/og/home.jpg | grep -i "content-type\|content-length\|status"in the OG Image Checklist section. - Evidence:
curl -s https://www.yourdomain.com/blog/my-post | grep -i "og:\|twitter:"in the Debugging Social Previews section.
Audit Metadata