← Back to Skills Marketplace
ajitsingh25

Placed

by Ajit Singh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install placed
Description
Complete Placed career platform integration — resume builder, interview coach, job tracker, ATS checker, cover letter generator, LinkedIn optimizer, and sala...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install placed
  3. After installation, invoke the skill by name or use /placed
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Complete Placed career platform skill with rich search tags
Metadata
Slug placed
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Placed?

Complete Placed career platform integration — resume builder, interview coach, job tracker, ATS checker, cover letter generator, LinkedIn optimizer, and sala... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Placed?

Run "/install placed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Placed free?

Yes, Placed is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Placed support?

Placed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Placed?

It is built and maintained by Ajit Singh (@ajitsingh25); the current version is v1.0.0.

💬 Comments