Publish files and folders to the web instantly. Static hosting for HTML sites, images, PDFs, and any file type. Sites can connect to external APIs (LLMs, databases, email, payments) via proxy routes with server-side credential injection. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", "put this online", "upload to the web", "create a webpage", "share a link", "serve this site", "generate a URL", or "build a chatbot". Outputs a live, shareable URL at {slug}.here.now.
94
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
Security
2 findings — 1 high severity, 1 medium severity. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 0.90). The skill instructs the agent to collect a user-provided sign-in code and to use/save returned apiKey (including example curl and echo commands that embed those secrets), which requires embedding secret values verbatim into requests or filesystem writes and therefore creates a high exfiltration risk.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). SKILL.md explicitly requires the agent to fetch and read the live docs at https://here.now/docs "at the first here.now-related interaction" and whenever the user asks about capabilities, so the agent ingests public, external web content that can materially influence its decisions and actions.
bc07033
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.