GitHub Export
Export any GitHub repository as a sanitized archive: strip paths you don’t want, scan for secrets and PII, optionally redact findings, and get a short-lived download URL. This capability is free.
Call it directly (no agent)
Section titled “Call it directly (no agent)”GitHub Export is an asynchronous tool pair on Sapiom Cloud MCP:
sapiom_github_export— enqueue an export for a repo andref, withstrip_patterns, ascan_level(off/standard/deep), and whether to auto-remediate or block on findings.sapiom_github_export_status— poll until the job reaches a terminal state (complete,failed, orblocked); on success it returns a short-lived download URL.
Both tools return plain text. Run tool_discover to find them and get a call example.
© 2026 Sapiom, Inc.