Skip to content

web-use: add stdlib Browserless helpers#3

Open
EdgeClaws wants to merge 1 commit into
clawSean:mainfrom
EdgeClaws:web-use-browserless-media-reconcile
Open

web-use: add stdlib Browserless helpers#3
EdgeClaws wants to merge 1 commit into
clawSean:mainfrom
EdgeClaws:web-use-browserless-media-reconcile

Conversation

@EdgeClaws

Copy link
Copy Markdown
Contributor

Summary

  • add Browserless /function media-request discovery to web-use
  • drop Python requests dependency from Browserless/TinyFish helpers in favor of stdlib urllib
  • keep Browserless session output redacted and session files at 0600
  • add baseline tests for helper parsing and --help without credentials

Validation

  • bash skills/web-use/scripts/test.sh
  • python3 skills/web-use/scripts/browserless_session.py --help
  • python3 skills/web-use/scripts/tinyfish_browser_extract.py --help
  • rg banned local/personal terms in skills/web-use: no matches
  • rg requests imports/usages in skills/web-use: no matches

Note: local pre-push gitleaks tripped on an existing historical finding in skills/moltmaster/SKILL.md at commit 8e94f5f, not this diff; staged/current web-use diff scanned clean.

Move generic Browserless media discovery into web-use, drop requests from the helper scripts, keep Browserless session output redacted, and add baseline tests.
@EdgeClaws

EdgeClaws commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Follow-up for the gitleaks pre-push note: opened #4 to clean up the Moltmaster false positive. It shortens the current frontmatter description and adds a narrow historical .gitleaksignore fingerprint so full-history gitleaks scans pass without rewriting repo history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant