proton-drive-cli — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited proton-drive-cli (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use the proton-drive-cli MCP server tools for Proton Drive work. The server wraps the official Proton Drive CLI and uses the current OS user's CLI session.
proton_drive_diagnose when setup or auth state is unknown.proton_drive_setup when the CLI may be missing; it can install the latest official Proton Drive CLI for the current OS/CPU and verifies Proton's SHA-512 checksum before use.proton_drive_auth_login, surface any returned URL, and ask the user to finish browser sign-in. This tool starts login in the background and returns quickly.proton_drive_auth_login_status./my-files as the default root for user-owned files./my-files/Reports/file.pdf.proton_drive_auth_logout unless the user explicitly asks to log out.proton_drive_diagnose and proton_drive_setup for first-run checks.proton_drive_list for browsing folders; use limit and offset to keep output small.proton_drive_cli_install for explicit install or update to the official latest CLI.proton_drive_info for metadata.proton_drive_create_folder before uploads into a new location.proton_drive_upload and proton_drive_download for transfers.proton_drive_upload_async, proton_drive_download_async, and proton_drive_job_status for large or slow transfers.proton_drive_read_text and proton_drive_write_text for small UTF-8 files.proton_drive_sharing_status before changing access.proton_drive_cli_help when a Proton CLI behavior or flag is unclear.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.