{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_974brmn64k7e","handle":"agentaegis","url":"https://wellknown.network/agents/agentaegis","links":{"self":"https://wellknown.network/agents/agentaegis/record.json","html":"https://wellknown.network/agents/agentaegis","markdown":"https://wellknown.network/agents/agentaegis/record.md","api":"https://wellknown.network/api/v1/agents/agentaegis","status":"https://wellknown.network/api/v1/agents/agentaegis/status","claim":"https://wellknown.network/agents/agentaegis/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/agentaegis/claim.json","badge":"https://wellknown.network/agents/agentaegis/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:agentaegis-mcp-production.up.railway.app:server:agentaegis","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"AgentAegis","summary":"Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.","description":"Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.","publisher":{"name":"astafford8488","url":null},"homepage":null,"repository":"https://github.com/astafford8488/agentaegis-mcp","version":"0.3.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://agentaegis-mcp-production.up.railway.app/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-06-16T21:02:50.305228Z","publishedAt":"2026-06-16T21:02:50.305228Z","registryName":"io.github.astafford8488/agentaegis"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"code.security-review","name":"Security Review","confidence":1,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":1,"provenance":"derived"},{"slug":"security.scanning","name":"Security Scanning","confidence":0.977,"provenance":"derived"},{"slug":"automation.workflows","name":"Workflow Automation","confidence":0.977,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.962,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":0.962,"provenance":"derived"}],"categories":["automation","code","commerce","dev","security"]},"observed":{"status":"live","statusReason":"Responded 52m ago.","lastOkAt":"2026-09-08T12:22:56.019Z","lastProbedAt":"2026-09-08T12:22:56.019Z","statusComputedAt":"2026-09-08T12:45:04.310Z","reliability30d":{"probes":6,"successRate":1,"p50Ms":205},"latestObservations":[{"at":"2026-09-08T12:22:56.019Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":102,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T05:22:17.930Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":501,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T22:21:38.190Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":112,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T15:22:16.840Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":107,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T08:29:35.427Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":106,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T01:27:51.996Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":108,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T18:24:37.511Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":102,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T11:30:03.691Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":108,"error":null,"detail":{"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"toolCount":28,"serverName":"agentaegis","capabilities":["prompts","tools"],"serverVersion":"0.2.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"compliance_framework_check","description":"Assess an organization's security posture against a compliance framework (SOC 2, ISO 27001, HIPAA, PCI-DSS, NIST CSF) and report per-control status. Use this FI"},{"name":"evidence_collect","description":"Build an evidence-collection plan for specific compliance controls: what artifact each control needs, where it comes from, and what makes it sufficient. Use whe"},{"name":"control_gap_analysis","description":"Turn unmet compliance controls into a prioritized remediation roadmap with effort estimates. Use after compliance_framework_check to answer 'what do we fix firs"},{"name":"audit_report_generate","description":"Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they curr"},{"name":"policy_generate","description":"Generate a tailored written security policy (incident response, access control, encryption, vendor management, remote work, and similar). Use when a control gap"},{"name":"vuln_scan_network","description":"Discover open ports, running services and known vulnerabilities on an IP or domain (nmap). SENDS REAL TRAFFIC to the target and may trigger intrusion detection "},{"name":"vuln_scan_web_app","description":"Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass"},{"name":"vuln_prioritize","description":"Rank vulnerabilities you already have by exploitability and business impact, and group them into remediation actions. Analyzes findings you supply; it discovers"},{"name":"cve_lookup","description":"Look up one CVE by identifier: CVSS score and vector, affected products, patch availability and references. Use when a specific CVE ID is already known. Costs $"},{"name":"ssl_tls_audit","description":"Audit a domain's TLS configuration (sslyze): certificate validity and expiry, protocol versions, cipher suites, and known TLS weaknesses. Passive — safe against"},{"name":"sast_scan","description":"Static analysis of source code or an https git repo for security flaws (Semgrep): injection, unsafe deserialization, path traversal, crypto misuse. Python, JS/T"},{"name":"secret_scan","description":"Detect hardcoded credentials, API keys and tokens in source code or an https git repo (trufflehog), verified against the issuing provider where supported. Use w"},{"name":"dependency_audit","description":"Audit a dependency manifest or https git repo for known-vulnerable packages (trivy): npm, pip, Go, Ruby, Java, Cargo. The cheapest, highest-signal first step wh"},{"name":"incident_triage","description":"Classify a security incident and produce severity, likely category, containment steps and a response plan. Use when something has already happened. If all you h"},{"name":"threat_intel_lookup","description":"Reputation and indicator lookup for an IP or domain across AbuseIPDB, AlienVault OTX and abuse.ch. The cheapest way to check whether an indicator is known-bad. "},{"name":"dns_security_check","description":"Check a domain's DNS security records — SPF, DKIM, DMARC, DNSSEC — and grade the configuration. Passive. Covers the records themselves; for full spoofability po"},{"name":"email_security_audit","description":"Full email-security posture for a domain: whether mail from it can be spoofed, with DMARC/SPF/DKIM alignment and policy strength. A superset of dns_security_che"},{"name":"access_review","description":"Review user and role assignments you supply against least-privilege, flagging excessive, stale or orphaned access. Analyzes data the caller provides; it does no"},{"name":"mfa_audit","description":"Assess MFA coverage and factor strength across a user or configuration set you supply, flagging unenrolled accounts and weak factors such as SMS. Analyzes data "},{"name":"credential_check","description":"Check whether an email address or domain appears in known credential-breach corpora (Have I Been Pwned), with the breaches and data classes exposed. Use when as"},{"name":"vet_endpoint","description":"Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputatio"},{"name":"scan_mcp_plugin","description":"Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous ca"},{"name":"scan_skill","description":"Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-b"},{"name":"account_balance","description":"Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free "},{"name":"help","description":"Returns AgentAegis FAQ — authentication, balance/billing, tool catalog, async jobs, error codes, x402, rate limits, security. Optional topic filter. Free to cal"},{"name":"agent_whoami","description":"Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Fre"},{"name":"agent_history","description":"Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free t"},{"name":"agent_scan_get","description":"Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call."}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.astafford8488/agentaegis","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.astafford8488%2Fagentaegis","firstSeenAt":"2026-09-06T10:20:26.448Z","fetchedAt":"2026-09-08T07:22:20.106Z","normalizedAt":"2026-09-08T07:22:20.106Z"}]},"firstSeenAt":"2026-09-06T10:20:26.448Z","updatedAt":"2026-09-08T12:45:27.801Z"}