social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/2019-02-18/social-vaultWhat This Skill Does
SocialVault is a comprehensive credential management agent designed specifically for OpenClaw. It serves as a secure, local-first bridge between your social media identities and automated workflows. By utilizing AES-256-GCM encryption, it ensures that your sensitive session tokens, cookies, and login credentials remain protected on your local machine. Beyond storage, it orchestrates the lifecycle of your social accounts, providing automated health checks to detect expired sessions, scheduled renewals to prevent login interruptions, and integrated browser fingerprint management to avoid platform-level flagging. It abstracts the complexity of platform-specific login flows, such as cookie formatting and QR code handling, into a unified interface.
Installation
To integrate SocialVault into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/2019-02-18/social-vault. Once installed, ensure you have initialized your secure vault by running the setup script provided: npm run setup. This step creates the necessary encrypted storage directory and prepares the cryptographic keys for your session data. The installation assumes an OpenClaw runtime environment with access to bash and the local filesystem.
Use Cases
SocialVault is essential for power users and developers managing multiple social accounts. Use it to securely import browser cookies when you want to bypass manual authentication, set up persistent background monitoring to alert you when a session has expired, or initialize new platform-specific adapters when automating interactions. It is particularly effective for managing multi-identity browser profiles where maintaining clean fingerprinting data is critical to preventing account bans during automated tasks.
Example Prompts
- "SocialVault, add a new Twitter account and guide me through the cookie import process."
- "Run a health check on my existing LinkedIn credentials to ensure the session is still active."
- "Refresh my Instagram login token and update the browser fingerprint profile associated with this account."
Tips & Limitations
SocialVault prioritizes security above all else; it will never display full secrets in the chat interface. Always verify your platform-specific adapters in the adapters/ folder if you encounter connection issues. Note that while it manages credentials, it is bound by the platform's terms of service regarding automated access. Ensure you are using it within acceptable rate limits to avoid account restrictions. For advanced users, the scripts/ directory provides granular control, but stick to the primary CLI commands for daily operations to ensure state consistency.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-2019-02-18-social-vault": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks