扫描报告
5 /100
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
A pure documentation skill for 1Password CLI usage with no executable code, scripts, or suspicious behavior - only markdown documentation and CLI examples referencing official 1Password resources.
可以安装
This skill is safe to use. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in skill - pure documentation |
| 网络访问 | NONE | READ | ✓ 一致 | References official 1Password documentation URLs (developer.1password.com) |
| 命令执行 | NONE | READ | ✓ 一致 | Documents tmux session usage for legitimate CLI TTY handling |
| 环境变量 | NONE | NONE | — | No direct environment access - uses op CLI which handles auth |
| 技能调用 | NONE | NONE | — | No skill invocation patterns detected |
| 剪贴板 | NONE | NONE | — | No clipboard access documented |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
1 项发现
中危 外部 URL 外部 URL
https://developer.1password.com/docs/cli/get-started/ SKILL.md:4 目录结构
3 文件 · 4.2 KB · 116 行 Markdown 3f · 116L
├─
▾
references
│ ├─
cli-examples.md
Markdown
│ └─
get-started.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code or scripts - purely documentation
✓ All references point to official 1Password documentation
✓ No credential harvesting or exfiltration patterns
✓ No base64, eval, or obfuscation patterns
✓ No sensitive file access (no ~/.ssh, ~/.aws, .env access)
✓ No external downloads or remote script execution
✓ Clear and transparent documentation of intended behavior
✓ Uses tmux for legitimate TTY session management to avoid re-prompts