note-draft
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileThe skill's described capabilities (drafting posts to note.com via API or Playwright, handling images, and optional header image) align with its stated purpose. Credential handling is standard for a tool integration but concentrates sensitive data in environment variables (.env). Download/installation are performed from official registries (npm, Playwright), not unverified binaries. Data flows mainly to note.com services with content and images; no clear evidence of credential forwarding to third-party services. Overall risk profile is moderate with no evident malicious intent, but credential exposure and browser automation introduce typical security considerations. Recommend ensuring secure handling of .env, providing a simulated mode for testing without real credentials, and documenting credential rotation and least-privilege practices.