City Rental Hunt

v0.0.1

Search and triage rental listings from Chinese social platforms, especially Xiaohongshu via TikHub and optionally Douyin, for apartment hunting. Use when a u...

0· 50·0 current·0 all-time
byDario Zhang@dario-github
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the included materials: a keyword generator, a playbook, and instructions to call an existing TikHub/social-media integration. The skill does not request unrelated credentials or binaries. Note: it implicitly depends on a separate social-media skill/tooling (TikHub) to perform searches; that other skill may require credentials which are not declared here — this is plausible but worth being aware of.
Instruction Scope
SKILL.md confines the agent to normal search/triage tasks: normalize constraints, generate keywords (script provided), query Xiaohongshu/Douyin via the existing social-media skill, extract a small set of listing facts, classify leads, and produce two brief outputs. It does not instruct reading system files, accessing unrelated env vars, or exfiltrating data. It explicitly warns against embedding private addresses/names.
Install Mechanism
No install spec; the skill is instruction-first and includes only a small, readable Python helper script for generating keywords. Nothing is downloaded or written to disk by an installer.
Credentials
This skill itself requests no environment variables or credentials, which is appropriate for its role. The only caveat is the runtime expectation that an existing TikHub/social-media integration will be available — that integration (not this skill) may require API keys or tokens. Those credentials are not claimed here, which is reasonable but worth checking at install/runtime.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system config, and does not ask for elevated or persistent system presence.
Assessment
This skill appears internally consistent and limited in scope, but check these before installing: 1) Confirm which social-media/TikHub integration your agent will call — that separate integration may require API keys or provide network access; verify you trust that integration. 2) Ensure the social-media tool's credentials (if any) are scoped and stored securely; this skill doesn't request them but will rely on them. 3) Be mindful of platform scraping terms of service and privacy rules when running searches or collecting posts. 4) Review the included Python script (it's small and benign) and the playbook; if you plan to modify the workflow to store or publish results, ensure you remove or redact any personally identifying addresses/names as the playbook advises.

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

latestvk97c9128gfpryer011zm29bpkh844gxa

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments