safe-share
发布前安全门:在分享前扫描并脱敏敏感信息。
发布前检查
敏感信息扫描
脱敏
隐私保护
内容安全
OCR
PII
安全自动化
⭐ 0⬇️ 0🏷️ main📦 2
safe-share-main.zip
45.0 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:safe-share-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── examples │ ├── README.md │ └── example_config.txt ├── outputs │ └── .gitkeep ├── rules │ └── sensitive_patterns.yaml ├── tests │ ├── README.md │ ├── expected_findings.json │ ├── expected_output.txt │ └── sample_input.txt ├── utils │ ├── __init__.py │ ├── detector.py │ ├── image_masker.py │ ├── masker.py │ ├── ocr.py │ ├── preprocess.py │ ├── reporter.py │ └── smart_masker.py ├── .gitignore ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── README_CN.md ├── SKILL.md ├── SKILL_CN.md ├── main.py ├── pyproject.toml ├── requirements-dev.txt ├── requirements.txt └── setup.py
元数据
Slug: safe-share
作者: ijerrywong
协议: MIT
包大小: 45.0 KB
SHA256: 543690f1c77100e2b4ddee44ac5af5c098ca33e2ef1c38fee0c368eddee58d13