google-drive-manager
Audited by Socket on Feb 27, 2026
1 alert found:
SecurityThis skill's purpose and capabilities are coherent: it legitimately needs credentials to operate against Google Drive and commands align with the documented operations. The main security risks are operational and configuration-based: (1) encouraging placing a raw Service Account JSON key in the working directory, (2) lack of guidance about least-privilege scopes and IAM roles, and (3) the ability to permanently delete files if the service account is overprivileged or misused. There is no evidence in the provided manifest of malicious code, third-party credential forwarding, or supply-chain download-execute patterns, but deployment guidance should be improved to reduce credential exposure and limit privileges. Recommend enforcing least privilege, using short-lived credentials or secret stores, and auditing the service account before use.