email-header-analyserAnalyzes email headers to extract authentication, routing, and security metadata for threat detection and email forensics.
Install via ClawdBot CLI:
clawdbot install krishnakumarmahadevan-cmd/email-header-analyserGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://toolweb.inAudited Apr 17, 2026 · audit v1.0
Generated Apr 5, 2026
SOC analysts use the API to analyze email headers from suspected phishing campaigns, extracting sender IPs, authentication results, and routing paths to identify spoofing attempts and trace malicious origins. This aids in rapid containment and evidence collection for security reports.
Organizations in regulated industries like finance or healthcare employ the API to verify email authentication protocols (SPF, DKIM, DMARC) for compliance with data protection standards. It helps ensure email integrity and provides audit trails for regulatory reviews.
Digital forensics teams analyze email headers to reconstruct message routes and detect anomalies in legal cases or internal investigations. The API extracts timestamps and server details to support evidence in court or corporate inquiries.
Email administrators integrate the API into security tools to continuously monitor incoming emails for suspicious indicators, such as failed authentication or unusual routing. This enables proactive threat detection and reduces spam or malware risks.
Marketing and security teams use the API to identify unauthorized use of company domains in email headers, helping prevent brand impersonation and phishing attacks. It validates sender authenticity to protect customer trust and brand reputation.
Offers tiered pricing plans (Free to Enterprise) based on usage volume, targeting different user segments from individual developers to large organizations. This model ensures scalability and recurring revenue through monthly subscriptions.
Provides the API as a standalone service accessible via platforms like RapidAPI and an API gateway, enabling pay-per-run or integration into third-party tools. This model caters to developers and businesses needing flexible, on-demand email analysis.
Focuses on selling custom integrations and higher-tier plans to enterprises for embedding the API into security suites or forensic platforms. This model includes support, high-volume allowances, and tailored features for large-scale operations.
💬 Integration Tip
Integrate via the POST /analyze-header endpoint with raw header input; ensure headers include authentication fields for accurate analysis.
Scored Apr 19, 2026
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Comprehensive security auditing for Clawdbot deployments. Scans for exposed credentials, open ports, weak configs, and vulnerabilities. Auto-fix mode included.
Analyze and classify agent skills for safety using local evaluation. Optionally produce a signed attestation of the vetting result.
Detect 500+ types of hardcoded secrets (API keys, credentials, tokens) before they leak into git. Wraps GitGuardian's ggshield CLI.
Audit codebases and infrastructure for security issues. Use when scanning dependencies for vulnerabilities, detecting hardcoded secrets, checking OWASP top 10 issues, verifying SSL/TLS, auditing file permissions, or reviewing code for injection and auth flaws.
Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.