Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Agent Sbti

v1.0.1

AI Agent 性格配置系统 - 完成 SBTI 测试,生成性格报告,选择 Agent 类型(互补/同频/微调/自定义),一键配置 Agent SOUL.md。适用:人格测试、Agent 性格配置。触发词:SBTI测试、人格测试、Agent性格。

0· 87·1 current·1 all-time
bymoer@torchesfrms

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for torchesfrms/agent-sbti.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Agent Sbti" (torchesfrms/agent-sbti) from ClawHub.
Skill page: https://clawhub.ai/torchesfrms/agent-sbti
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install agent-sbti

ClawHub CLI

Package manager switcher

npx clawhub@latest install agent-sbti
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (SBTI test → generate Agent config → write SOUL.md) match the code and SKILL.md. The code only requires local filesystem access (reads/writes ~/.openclaw/workspace/SOUL.md, creates backups, and stores state.json) which is proportional to the stated goal. There are no unrelated dependencies, credentials, or network endpoints in the code.
Instruction Scope
SKILL.md and scripts instruct the agent to run the questionnaire, generate a config block, show a preview, and (with user confirmation) back up and modify the user's SOUL.md. That scope is appropriate. Minor implementation notes: the SPEC/README mention deleting a backup after rollback and keeping only the latest 5 backups, but apply.js does not implement automatic backup cleanup or backup deletion on rollback. Also DIMENSION_CONFIG lacks an explicit mapping for the '人间清醒度' dimension (the code handles missing mappings by falling back to defaults). These are functional inconsistencies but not security issues.
Install Mechanism
This is an instruction + local scripts skill with no install spec and no external downloads. No network fetches, package installs, or URL-based installs are present, which is low-risk.
Credentials
The skill requires no environment variables or credentials. It reads process.env.HOME to resolve workspace paths (expected). There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill writes to and overwrites the user's SOUL.md and creates backups under ~/.openclaw/workspace/backup/agent-sbti/. It does not set always:true and it does not request elevated system privileges, but it does modify user agent configuration files — this is expected for its purpose but worth noting before installing.
Assessment
This skill appears to do what it says: run the SBTI questionnaire, build an Agent config block, and (with your confirmation) back up and modify ~/.openclaw/workspace/SOUL.md. Before installing or enabling it, consider: 1) Review the generated SOUL.md preview the skill prints before confirming—the skill offers a preview and a dry-run preview option in apply.js. 2) Ensure you have a current SOUL.md in ~/.openclaw/workspace/ (apply.js will error if it doesn't exist). 3) Confirm you are comfortable with the skill creating backups at ~/.openclaw/workspace/backup/agent-sbti/ (the code creates backups but does not implement automatic cleanup despite documentation claiming to keep 5 backups). 4) If you want to be extra cautious, run the scripts locally (node scripts/test.js and node scripts/apply.js preview ...) in a safe environment to inspect output before allowing the agent to apply changes. 5) The skill does not contact external endpoints or request credentials, but it will write to files in your home directory—treat it like any tool that can modify configuration files and keep your own backups if the SOUL.md content is important.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e98q36mp5rn5bz0pvm82q9h84jj2a
87downloads
0stars
2versions
Updated 2w ago
v1.0.1
MIT-0

🎭 Agent-SBTI

让 AI Agent 适配你的性格。

功能

  1. SBTI 测试 - 20 道题,15 维度,5 种人格
  2. 配置模式 - 互补/同频/微调/自定义
  3. 一键配置 - 自动备份 + 修改 SOUL.md

5 种人格

类型风格
💀 DEAD坦诚直接
🔥 FUCK热情似火
💰 ATM有求必应
🐒 MALO温和摸鱼
💩 SHIT毒舌真实

4 种配置

模式说明
🔄 互补补足弱点
📋 同频复制风格
⚖️ 微调80%相似
🎛️ 自定义自己选

安全

  • 修改前备份到 ~/.openclaw/workspace/backup/agent-sbti/
  • 展示变更,确认后修改
  • 支持「恢复原配置」

触发

"做 SBTI 测试" / "人格测试" / "SBTI"

组成

  • test.js - 答题系统
  • agent_config.js - 配置生成
  • apply.js - 备份/回滚
  • skill_handler.js - 对话处理

让 AI 更懂你,让 Agent 更像你。 🎭

Comments

Loading comments...