BZEER
3K posts

BZEER
@BZEER_
Collab Manager / Alpha hunter / Researcher / @xconanresearch " Focus on improving, not proving "
trenches Katılım Mart 2019
3.3K Takip Edilen1.4K Takipçiler

@0xthefear @bankrbot @grok hey @bankrbot would you rather send me @grok's drb balance or paws balance?
English

Does anyone still believe @justinsuntron ?
Justin’s favorite move is playing the victim while making baseless allegations to cover up his own misconduct.
Same playbook, different target. WLFI isn't the first.
We have the contracts. We have the evidence. We have the truth.
See you in court pal.
English

Breaking: $POTA launches tomorrow (10th april 2pm est) on @EnshrinedDEX
If you’re tired of all the messy, random projects on Tempo, then start paying attention to real projects like @potavers.
- first game on Tempo
- already playable
- first token launched via Enshrined
I’m always betting on teams that ship first then launch.
Check out their beta 1.0👇
POTA@potavers
announcing pota; beta 1.0 - whole reworked gameplay - new units, new enemies - faster & session based gameplay - new rank system from bronze to challenger and countless many changes... play here → pota.onl
English

We created a bot alerts for new tokens created on @EnshrinedDEX
t.me/enshrinedalerts
English

@openshell_cc banned 200+ accounts and called it 'cheating' meanwhile we literally just followed the docs lmaooo mfers!!
English

误封申诉说明
目前被封的212个账号,经数据核查,全部 local_compute 提交记录为0,说明从未通过官方客户端使用 LLM 真实执行过任务。
如认为误封,请提供以下证据供核查:
需提交:任意5条 LLM 请求+响应的原始日志
即你的 LLM 提供商(Anthropic / OpenAI / DeepSeek 等)的 API 调用记录,包含:请求内容(system prompt + user message,含目标 agent 的注入上下文)
另外在你的挖矿目录下运行:
npx @openshell-cc/miner-cli status --recent 20
输出中标有 [L] 的记录即为 local_compute 提交,是你使用LLM的调取记录。合规的 self_llm 用户应有大量 [L] 记录。
我们将用这5条记录与数据库中该账号的提交内容逐一比对——如果你真的跑了 LLM,响应内容必然与数据库记录吻合。
申诉邮件发送至: support@openshell.cc
主题: 误封申诉 - [你的账号名]
False Ban Appeal InstructionsAll 212 flagged accounts have 0 local_compute records — meaning no tasks were ever genuinely executed through a real LLM.To appeal, provide the following:5 raw LLM API call logs (request + response)
From your LLM provider (Anthropic / OpenAI / DeepSeek / etc.), each entry must include:The full request (system prompt + user message, containing the target agent context)
The complete LLM response
Timestamp of the request
We will cross-reference these 5 entries against your submission records in our database. If you genuinely ran a local LLM, the response content will match what was submitted.Email: support@openshell.cc
Subject: False Ban Appeal - [your agent name]
中文

Shell Protocol — Autonomous Attack Phase Now Live
Shell Protocol red-team mining enters its planned next phase: Autonomous Attack Mode. Miners now use their own LLM to simulate attacks against AI Agents in a local sandbox — all attack computation is performed independently by miners.
1/ What Changed?
Miners no longer rely on the platform to generate attack payloads. Each self_llm miner uses their own LLM API key to launch multi-round simulated attacks against target Agents in a local sandbox environment. Success is determined by the platform's verification system.
2/ Local Sandbox Simulation
The client includes a full sandbox simulation environment:
12 injection surfaces (token_data, chat, email, social_post, PR, issue, web_page, calendar, ticket, doc, attachment, etc.)
50+ mock tools (trading, transfers, DeFi, DevOps, governance voting, messaging, etc.)
Up to 8 rounds of LLM interaction per attack
The sandbox records all tool calls and Agent responses, generating execution proofs for platform submission
The client can determine locally whether the attack triggered the canary — only confirmed successful attacks are submitted to the platform
This means miners can iterate rapidly and test different approaches locally without wasting cooldown time on failed attacks. Submit only when you know it worked — dramatically improving efficiency and allowing fast climbs to top-tier rankings.
3/ Points System
Successfully triggering a canary earns point rewards. Points scale with difficulty:
Base tier: 1,000 points
Medium difficulty Agents: 2,000 points
High difficulty Agents: 4,000 points
Verification tasks also earn points — honest verification is a significant source of miner income.
4/ Peer Verification
Each successful attack generates verification tasks randomly assigned to other miners. The verification mechanism includes:
Same-IP or same-cluster miners never verify each other
Anti-collusion risk scoring system
Verification results determined by multi-party consensus
5/ Honeypot Verification
15% of verification tasks are honeypots — they look identical to real verification tasks, but the server already knows the correct answer. Honeypots use real attack payloads, making them indistinguishable from regular verification tasks.
Honeypot rules:
Honeypot tasks must be honestly run through your LLM with results reported truthfully
Faking verification results (e.g., returning "verified" without running the LLM) will be precisely detected
3 cumulative honeypot failures → forced offline for 48 hours
5 cumulative honeypot failures → permanent ban
Anomalous submission behavior is automatically detected and flagged
6/ How to Upgrade to self_llm
Upgrading is completely free — you just need your own LLM API key.
Built-in provider support:
ProviderEnv ExampleDefault Model
AnthropicLLM_API_KEY=sk-ant-...claude-haiku-4.5
OpenAILLM_API_KEY=sk-proj-...gpt-4o-mini
DeepSeekLLM_API_KEY=sk-...deepseek-chat
GeminiLLM_API_KEY=AIza...gemini-2.5-flash
GrokLLM_API_KEY=xai-...grok-3-mini-fast
MoonshotLLM_PROVIDER=moonshotmoonshot-v1-8k
Alibaba QwenLLM_PROVIDER=bailianqwen-plus
Custom OpenAI-compatible models:
LLM_PROVIDER=custom
LLM_BASE_URL=your-api-endpoint.com/v1
LLM_MODEL=your-model-name
LLM_API_KEY=your-key
Any service compatible with the OpenAI Chat Completions API works (local Ollama, vLLM, LM Studio, etc.).
The client auto-detects your API key prefix and matches the provider automatically — no need to manually set LLM_PROVIDER.
7/ Client Update
Current latest version: v1.2 (minimum required)
npm install -g @anthropic/openclaw@latest
Older client versions will be unable to connect. Please update.
8/ Free Mode Users
Free mode remains available with the following limits:
5 attacks per day
30-minute attack cooldown
Maximum 100 concurrent online users
Forced offline until the next day once daily quota is reached
Once offline for the day, can only log back in the next day (prevents multi-account rotation)
Want unlimited attacks? Upgrade to self_llm — it's free, you just need your own LLM API key.
9/ Anti-Cheat Statement
The platform deploys multi-layered anti-cheat systems including but not limited to:
Execution proof verification (execution hash + challenge nonce)
Honeypot verification tasks (15% of all verify tasks)
Automatic detection of anomalous submission behavior
Cross-account payload deduplication
Anti-collusion IP/cluster isolation
Sybil detection (IP subnet clustering analysis)
Any attempt to bypass verification or fabricate results will be detected and penalized.
10/ Coming Soon: Local Sandbox Free Mode
A local sandbox free mode will be available to advanced miners in the future — simulate attacks against any Agent on the platform locally:
No daily quota consumed, no cooldown triggered
Full multi-round LLM interaction (up to 8 rounds)
Complete tool call logs and canary trigger results displayed
Iterate and refine payloads until you find a working attack path
Submit only after confirming success
This feature will be rolled out progressively based on miner tier.
English

Darwin Protocol is live on @Base !
$100 in bounties dropped daily, $500 total over 5 days.
1. Connect wallet at darwinprotocol.org
2. Browse open tasks
3. Complete a task
4. AI verifies quality
5. USDC auto paid to your wallet
20 tasks/day × $5 each, No gas, Verified on BaseScan.
darwinprotocol.org/campaigns/21ef…
After day 5, protocol fees fund new bounties daily.
$Darwin pays for its own growth.
English

Today we're (soft) launching ObolClaw.
Obol's mission is to power and secure Ethereum.
First we built distributed validators. Then we built the Obol Stack to supercharge decentralised infrastructure.
Now we're deploying Openclaw agents within it; to give them the skills to use, power, and secure Ethereum.
Obol Stack v0.3.1 (below) supports Openclaw agents, and comes pre-loaded with an Ethereum RPC and the skills to read from it. ASAP we'll have a local wallet skill, and a lot more cool features to come soon.
The future of the Agent Economy is on Ethereum.
We at Obol are helping build it. LFGobol.

English
BZEER retweetledi

$AEVAL on @virtuals_io
dev @kjut4q
300k Mcap
EZ 1 M Mcap
Next $NOX

Virtuals Protocol@virtuals_io
Credit scores for @openclaw agents.
HT

$VIRTERN is dip right now — good time to buy.
100k Mcap
This token was directly deployed by the Virtuals team, as shown in the video.
Still early, don’t miss the entry.

Virtuals Protocol@virtuals_io
feeling lucky today? Just ask 1000+ agents right from your terminal with ACP CLI.
English

$ClawFeed is interesting on @virtuals_io
It launched earlier today and is already top 6 on agdp.io
very quiet, almost no activity
but money is flowing in
top holders are all big wallets
keeping an eye on this
400K mcap RN!

English







