Ae1
High
- Category
- analysis-evasion
- Content
- [ ] No API keys or secrets are embedded in `SKILL.md` or `package.json`
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a documented connector for Nanonets DocStrange that uploads user-selected documents to an external extraction API, with the credential and privacy implications disclosed.
Install only if you are comfortable sending selected documents to Nanonets' external extraction service. Prefer DOCSTRANGE_API_KEY in an environment variable or secret store, avoid uploading highly sensitive PII until you have reviewed the provider's retention and compliance terms, and keep API keys scoped and rotated where possible.
- [ ] No API keys or secrets are embedded in `SKILL.md` or `package.json`
``` **Security Note:** If storing API keys in `~/.openclaw/openclaw.json`: - Set file permissions: `chmod 600 ~/.openclaw/openclaw.json` - Never commit this file to version control - Prefer environment variables or your agent's secret store when possible - Rotate keys regularly and limit API key permissions if supported
No suspicious patterns detected.