Exhibitor Show History

v1.0.0

Find every trade show a company has exhibited at using the Lensmor API — for competitive intel, account research, or show circuit mapping. "Which shows has t...

0· 36·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the declared requirement (LENSMOR_API_KEY) and the SKILL.md documents a single Lensmor API endpoint for exhibitor events. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Runtime instructions are narrowly scoped: verify the LENSMOR_API_KEY, accept company name/URL and optional filters, POST to the Lensmor endpoint, parse the JSON response, and format output. The skill does not instruct reading local files or other environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk during install.
Credentials
Only a single environment variable (LENSMOR_API_KEY) is required and used for Authorization: Bearer. That is proportionate to a third-party API integration.
Persistence & Privilege
Skill is user-invocable, not forced always-on. disable-model-invocation is false (normal), but this is expected; nothing else requests elevated or persistent system privileges.
Assessment
This skill appears internally consistent and only needs a Lensmor API key to function. Before installing, confirm you trust Lensmor and understand what data your API key can access; treat the key as a secret, rotate it if needed, and monitor its usage. Because the skill makes network calls to platform.lensmor.com, verify that this endpoint and the Lensmor service are legitimate and that using them complies with your data/privacy rules. If you do not want the agent to call the skill autonomously, avoid enabling autonomous invocation in your agent configuration.

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

latestvk97a821gmd5mmdp9z06y6rpff98427v2

License

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

Runtime requirements

EnvLENSMOR_API_KEY
Primary envLENSMOR_API_KEY

Comments