secrets-1password

Fail

Audited by Socket on Mar 8, 2026

2 alerts found:

AnomalyObfuscated File
AnomalyLOW
SKILL.md

The skill purpose (managing and injecting 1Password secrets via the op CLI) is coherent with its described capabilities. However, it relies on direct remote binary downloads without verifiable signatures and handles sensitive tokens and secret injection in ways that could lead to secret leakage if not implemented with strict secret-safety controls. Given the combination of unverifiable binaries, secret handling via environment variables, and runtime secret injection, the overall risk is elevated and should be treated as SUSPICIOUS to HIGH RISK until verifiable provenance (signed checksums, official registry installs) and hardened secret-management practices are demonstrated.

Confidence: 75%Severity: 60%
Obfuscated FileHIGH
scripts/op_delete.py

This module is a straightforward wrapper around the 1Password CLI that fetches an item's JSON metadata and can delete or archive that item when run with --force. The code itself contains no obvious backdoors, credential harvesting, dynamic execution, or obfuscation patterns. The main security concerns are operational: (1) it performs destructive actions using the privileges of the configured 'op' CLI, so it must only be executed by trusted users/automation; (2) it trusts whatever 'op' binary is found on PATH (no verification), which could be abused if the environment is compromised. No definite indicators of malware are present in this file.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 8, 2026, 01:08 PM
Package URL
pkg:socket/skills-sh/aussiegingersnap%2Fcursor-skills%2Fsecrets-1password%2F@ce63db7fd8058f97dd469a3d46121832a6ef9935