CompanyCam

v1.0.0

CompanyCam API integration with managed OAuth. Photo documentation platform for contractors. Use this skill when users want to manage projects, photos, users, tags, groups, or documents in CompanyCam. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

0· 1.2k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (CompanyCam via managed OAuth) aligns with the runtime instructions: all example requests target Maton domains (gateway.maton.ai and ctrl.maton.ai) which the README explains are a gateway for CompanyCam. The single required env var (MATON_API_KEY) matches the declared managed-OAuth gateway design.
Instruction Scope
Instructions only perform network requests to Maton-controlled endpoints and require the MATON_API_KEY; they do not instruct reading local files or unrelated environment variables. Important: API calls (including photos/documents) are proxied through Maton — the SKILL.md explicitly tells the agent to call gateway.maton.ai and ctrl.maton.ai and to open returned URLs in a browser to finish OAuth, which means sensitive data will transit Maton.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install. This is the lowest-risk install model.
Credentials
Only one env var (MATON_API_KEY) is required, which is proportionate to a managed gateway design. However, this is a Maton API key (not a CompanyCam API key) and grants the gateway access to act on your behalf — users must trust Maton with proxied CompanyCam data and OAuth sessions.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or modification of other skills or system config. Autonomous invocation is allowed (platform default) but is not combined with elevated privileges.
Assessment
This skill is coherent: it implements CompanyCam access by proxying requests through Maton and requires a MATON_API_KEY. Before installing, confirm you trust Maton (maton.ai) to handle your CompanyCam data and OAuth sessions, since photos/documents and API calls will transit Maton servers. Store MATON_API_KEY securely (do not paste it publicly). If you prefer not to route data through a third party, use a skill that calls CompanyCam's API directly or verify Maton’s privacy/security policies and the exact permissions granted to the API key. Finally, because the skill source is listed as unknown in the registry, consider verifying the author (Maton) and the published integration URL before use.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cn8jesz8d627qxadcz5bm9h8106v4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments