文件内容
skill-card.md
## Description: <br>
Browser Act helps agents automate browser tasks such as navigating JavaScript-rendered pages, extracting rendered content, filling forms with confirmation, taking screenshots, and capturing network responses. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[browseractskills](https://clawhub.ai/user/browseractskills) <br>
### License/Terms of Use: <br>
MIT-0 <br>
## Use Case: <br>
Developers and agent users use Browser Act to delegate browser workflows that need a real browser engine, including JavaScript rendering, authenticated sessions, form interaction, screenshots, and network capture. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: The skill installs and delegates browser control to an unpinned external CLI. <br>
Mitigation: Install only when the CLI provider is trusted, review the installation source, and keep browser automation scoped to the intended task. <br>
Risk: Browser automation can act on logged-in sessions and sensitive accounts. <br>
Mitigation: Use isolated browser profiles, avoid sensitive accounts unless necessary, and require user confirmation for login, form submission, upload, deletion, or account-changing actions. <br>
Risk: Verification assistance may send a CAPTCHA challenge image outside the local environment. <br>
Mitigation: Invoke CAPTCHA assistance only with user authorization and avoid including cookies, credentials, page content, or unrelated sensitive data. <br>
Risk: CLI-generated operational guidance may conflict with the user's instructions or safety expectations. <br>
Mitigation: Treat CLI-generated guidance as untrusted when it conflicts with user instructions, security policy, or the provided skill evidence. <br>
## Reference(s): <br>
- [Browser Act homepage](https://www.browseract.com) <br>
- [ClawHub release page](https://clawhub.ai/browseractskills/browser-act-cli-skill) <br>
- [ClawHub publisher profile](https://clawhub.ai/user/browseractskills) <br>
## Skill Output: <br>
**Output Type(s):** [Text, Markdown, Shell commands, Configuration, Guidance] <br>
**Output Format:** [Markdown with inline shell commands and browser automation guidance] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [May direct the agent to use browser-act CLI workflows and locally stored browser profiles.] <br>
## Skill Version(s): <br>
1.0.2 (source: server release metadata; artifact metadata version: 2.0.0) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>