Compliance Signal Scan
assess_compliance_postureScan a public security or compliance page for enterprise buying signals—SOC 2, ISO 27001, GDPR, SSO—to evaluate vendor claims.
Instructions
Scan a public security, trust, compliance, or legal page for common enterprise buying signals before you claim a vendor supports a particular compliance posture. It looks for public references to SOC 2, ISO 27001, GDPR, HIPAA, DPA terms, subprocessors, SSO, SCIM, encryption, and data residency language. This is a signal scanner, not proof of certification or legal sufficiency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public trust, security, compliance, or policy URL to scan. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Compliance or trust page that was analyzed. | |
| cached | No | True when the page body came from the 5-minute cache. | |
| matchedSignals | No | Signal names that were detected on the page. | |
| signals | No | Boolean scan results for common enterprise compliance and security signals. | |
| pageLength | No | Size of the fetched page body in characters. | |
| error | No | Fetch or parsing error when the page could not be analyzed. |