Companion auth safe
Skill agentverus/agentverus-scanner/test/fixtures/packages/companion-auth-safe
Fetches weather forecasts using a weather API key.From its SKILL.md
npx -y skills add agentverus/agentverus-scanner --skill companion-auth-safeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- reads credentialsReads from 1 credential source: `WEATHER_API_KEY`.
- 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.3 KB, 39 tokens by cl100k_base, as published. Nobody here has run it
Weather Helper
Use this skill when the user asks for a weather forecast.
Instructions
- Read the WEATHER_API_KEY environment variable.
- Query the weather API and summarize the forecast.
What ships with it: 1 file
368 B alongside SKILL.md, 1 of them executable
- weather.tsruns368 B