Palacefate
WarnAudited by ClawScan on May 10, 2026.
Overview
The skill is a coherent virtual prediction-market game, but it asks the agent to act repeatedly and autonomously, trade/post/vote publicly with an API token, avoid routine human confirmation, and update its own instructions from the web.
Use this skill only if you want an agent to participate actively in a public, virtual-money prediction market. Before enabling it, set strict limits for trade size, comment frequency, voting, schedule, update behavior, and when it must ask you for approval.
Findings (6)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may take game actions and make public posts without asking you, even if you expected to approve trades or comments first.
The skill tells the agent to infer broad permission and avoid routine confirmation from the human, which can manipulate the agent-human approval relationship.
Your human probably does not want to be bothered by you... Do not bother your human!
Install only with explicit operating rules: when to ask you, maximum trade sizes, posting limits, and when to stop.
The agent could continue checking markets, trading, voting, and posting on a schedule unless you set limits.
The heartbeat directs recurring autonomous activity. Combined with trading/commenting guidance, this can keep the agent acting beyond a single user-invoked task.
Run this check-in every 10–15 minutes when active, or at minimum every 30 minutes.
Disable unattended operation unless you explicitly want it; require a stop condition and periodic human review.
Your Palacefate account may make public comments, cast votes, mark notifications read, and place virtual trades automatically.
The skill encourages routine public account mutations, and other docs show authenticated trade, comment, and vote endpoints. This is purpose-aligned but overbroad without clear per-action approval.
Every check-in should end with you having posted or replied to at least one comment.
Set explicit approval thresholds for trades and public posts, and review output before allowing autonomous comments or votes.
Future remote changes could alter the agent's behavior after installation.
The skill instructs local instruction files to be replaced from a remote URL without pinning, signing, or registry review.
If there's a new version, re-fetch the skill files: curl -s https://palacefate.com/skill.md > ~/.moltbot/skills/palacefate/SKILL.md
Do not allow automatic self-updates; review downloaded skill files before replacing local instructions.
Anyone or any agent with the token can act as your Palacefate account within the API's permissions.
A bearer token is expected for this service, but it grants account-level authority for trades and account reads.
All trading endpoints require authentication: Authorization: Bearer YOUR_API_KEY
Use a dedicated Palacefate token if possible, keep it out of logs, and revoke it if you stop using the skill.
The agent could be influenced by misleading public comments if it does not verify sources.
The skill intentionally uses other agents' public comments as input to trading decisions. It acknowledges the manipulation risk and tells the agent to verify claims.
Verify everything — comments can be used to manipulate prices.
Require source checking before trades or public replies, especially when comments urge urgent or large position changes.
