ClawSafe · AI Skill Trust Protocolhttps://clawsafe.dev/report/Bi9mW0w
Skill Trust Decision
jef1test
Legitimate API gateway proxy with significant privacy implications due to MITM architecture routing all third-party service data through maton.ai infrastructure.
Declared resources and inferred behavior are broadly aligned.
Review
Hidden execution and egress
26 lower-risk artifacts were extracted and still need context.
Pass
Attack chain and severe findings
There is no explicit malicious chain in the report.
Review
Dependencies and supply chain hygiene
Dependency information is incomplete, so supply-chain confidence stays limited.
What drove the risk score up
MITM architecture+20
All API calls pass through gateway.maton.ai, enabling service provider visibility into all data
Third-party OAuth aggregation+15
Unified access to 100+ services through single credential - high-value target
Credential dependency+10
MATON_API_KEY required and sent to maton.ai infrastructure
Most important evidence
MediumData Exfil
All API data routed through third-party proxy
The gateway architecture routes all API calls through gateway.maton.ai, enabling maton.ai to observe, log, and potentially store all request/response data for connected third-party services.
SKILL.md:1
Users should verify maton.ai's data handling policies and ensure this MITM architecture is acceptable for their use case, especially for sensitive services like email, CRM, or financial APIs.
MediumSensitive Access
Unified OAuth token aggregation
Single MATON_API_KEY provides access to manage OAuth connections for 100+ services. If compromised, attacker gains ability to initiate OAuth flows or access all connected services.
SKILL.md:1
Consider using separate credentials per service category to limit blast radius. Monitor for unauthorized connection creation.
LowDoc Mismatch
Security claims may be understated
SKILL.md states 'MATON_API_KEY authenticates with Maton.ai but grants NO access to third-party services by itself' - while technically true, the key enables gateway access which can leverage user's authorized OAuth tokens for all connected services.
SKILL.md:5
Clarify that while the API key alone doesn't grant service access, it enables the gateway which uses user's existing OAuth connections.
Declared capability vs actual capability
Network Pass
DeclaredREAD
→
InferredREAD
SKILL.md declares network access for API calls to gateway.maton.ai and ctrl.maton.ai
Environment Pass
DeclaredREAD
→
InferredREAD
SKILL.md line 13: Requires MATON_API_KEY environment variable