← 返回 Skills 市场
ajitsingh25

Placed

作者 Ajit Singh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install placed
功能描述
Complete Placed career platform integration — resume builder, interview coach, job tracker, ATS checker, cover letter generator, LinkedIn optimizer, and sala...
安全使用建议
Before installing: (1) Confirm you trust placed.exidian.tech and the skill author; visit the homepage and verify the service. (2) Be aware the SKILL.md will ask for your PLACED_API_KEY and then write it to $HOME/.config/placed/credentials — ensure you are comfortable storing a persistent API key on disk and that the file will have restricted permissions. (3) Prefer creating an API key with limited scope or an ephemeral/test key to minimize exposure. (4) Ask the developer why the skill metadata does not declare PLACED_API_KEY as a required credential (this omission prevents automatic checks). (5) After uninstalling or if you stop using the skill, delete the credentials file and rotate the API key. (6) If you want tighter control, do not grant autonomous agent invocation or require manual confirmation before the skill is used.
功能分析
Type: OpenClaw Skill Name: placed Version: 1.0.0 The skill bundle provides a standard integration for the Placed career platform (placed.exidian.tech). It follows conventional patterns for credential management by storing an API key in ~/.config/placed/credentials and uses standard JSON-RPC calls via curl to interact with its API. No evidence of data exfiltration, malicious execution, or deceptive instructions was found.
能力评估
Purpose & Capability
The name/description claim a Placed career integration (resume builder, interview coach, job tracker, etc.) and the instructions call the Placed API for those functions. The capabilities requested by the SKILL.md are consistent with the stated purpose.
Instruction Scope
The runtime instructions explicitly instruct the agent to source ~/.config/placed/credentials, prompt the user for an API key if absent, and then write the key into $HOME/.config/placed/credentials and export it. That is file I/O in the user's home directory and persistent credential storage—sensitive actions that are not reflected in the skill's declared requirements. The instructions are otherwise limited to making POST requests to placed.exidian.tech.
Install Mechanism
This is an instruction-only skill with no install spec or code files. No binaries or external downloads are required, which reduces installation risk.
Credentials
The SKILL.md expects PLACED_API_KEY (and a credentials file) but the skill metadata lists no required environment variables or primary credential. Requesting and persisting an API key is reasonable for this integration, but the omission in declared requirements is an incoherence and prevents upfront verification of required secrets.
Persistence & Privilege
The skill will persist the user's API key to $HOME/.config/placed/credentials for future sessions. The skill is not marked 'always' and does not request elevated platform privileges, but persistent storage of credentials increases the blast radius if the stored key is sensitive or if the file is left world-readable. Autonomous invocation is enabled by default (not a direct flag here) — combined with stored credentials, this raises risk if you do not trust the skill/source.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install placed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /placed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Complete Placed career platform skill with rich search tags
元数据
Slug placed
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Placed 是什么?

Complete Placed career platform integration — resume builder, interview coach, job tracker, ATS checker, cover letter generator, LinkedIn optimizer, and sala... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Placed?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install placed」即可一键安装,无需额外配置。

Placed 是免费的吗?

是的,Placed 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Placed 支持哪些平台?

Placed 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Placed?

由 Ajit Singh(@ajitsingh25)开发并维护,当前版本 v1.0.0。

💬 留言讨论