Trusted — Risk Score 5/100
Last scan:21 hr ago Rescan
5 /100
remove-bg
Remove image background to transparent PNG using RMBG-2.0 model
This is a legitimate Bria AI skill for image background removal with proper OAuth authentication flow and documented credential handling.
Skill Nameremove-bg
Duration21.4s
Enginepi
Safe to install
No action required. The skill demonstrates standard practices for API credential management.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE READ+WRITE ✓ Aligned ~/.bria/credentials read/write for credential storage
Network READ READ ✓ Aligned HTTPS calls to auth.bria.ai and engine.prod.bria-api.com
Shell NONE WRITE ✓ Aligned curl and python3 for API calls and JSON parsing
2 findings
🔗
Medium External URL 外部 URL
https://auth.bria.ai
SKILL.md:8
🔗
Medium External URL 外部 URL
https://engine.prod.bria-api.com/v2/image/edit/remove_background
SKILL.md:110

File Tree

1 files · 4.9 KB · 144 lines
Markdown 1f · 144L
└─ 📝 SKILL.md Markdown 144L · 4.9 KB

Security Positives

✓ Uses OAuth device flow for authentication (industry standard)
✓ All network requests go to legitimate Bria AI domains (HTTPS)
✓ Credentials stored locally in standard dotfile location
✓ No exfiltration or credential harvesting to external parties
✓ No base64 obfuscation or suspicious code patterns
✓ Clear documentation of all API interactions
✓ User consent required for device authorization flow
✓ Skill authored by Bria AI with MIT license