CamScanner-Image2Office
v1.0.1Use CamScanner to convert PDF documents to editable Word (.docx) or Excel (.xlsx) format, with intelligent content recognition and accurate format preservati...
⭐ 0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description claim PDF→Office conversion; required binaries (curl, jq) and the SKILL.md workflow (upload → convert → download) directly implement that functionality. No unrelated credentials, config paths, or binaries are requested.
Instruction Scope
Instructions are narrowly scoped to uploading a specified local PDF, requesting conversion, and saving the returned binary to a local path. This does transmit user files to ai-tools.camscanner.com (explicitly documented), which is expected for a cloud conversion service but is a privacy consideration the user must accept.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself beyond the user's own uploaded/downloaded files. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables or credentials, which is consistent with an anonymous-upload API. The lack of an auth requirement is plausible but noteworthy — confirm whether the real service enforces authentication/rate limits if you expect to send sensitive or bulk data.
Persistence & Privilege
The skill does not request persistent presence (always is false) and does not modify other skills or system configuration. Autonomous invocation is allowed by default but is not a special privilege here.
Assessment
This skill appears to do exactly what it says: upload a PDF to CamScanner's API, convert it, and download an Office file. Before installing or using it: (1) Be aware your documents are sent to a third-party server (ai-tools.camscanner.com) — avoid sending sensitive or confidential files unless you trust their policy. (2) Verify the service and domain (e.g., check TLS cert and CamScanner's official docs) if you need assurance this is an official endpoint. (3) Test with non-sensitive sample files to confirm behavior. (4) If you require guarantees about data retention or compliance, review CamScanner's privacy/terms or consider an offline/local OCR alternative.Like a lobster shell, security has layers — review code before you run it.
latestvk97f9vntyssq2k7rvkgqcv2pfs84davc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
Binscurl, jq
