agent-browser
Version: 0.15.1Browser automation CLI for AI agents
What is "agent-browser"?
Browser automation CLI for AI agents
How to use this package
Quick install
Installs the package into the current environment for this session. Use --build or --runtime to persist it as a build-time or runtime dependency.
min add agent-browser Declare as a task dependency in minimal.toml
Listing the package under tasks.<name>.packages makes it available inside that task’s sandbox.
[tasks.dev]
packages = ["agent-browser"] Build-time vs runtime
Choose build-time for tools needed during compilation, runtime for dynamic libraries loaded at runtime.
min add --build agent-browser
min add --runtime agent-browser Dependencies (10)
Dependency changes
Loading diff…
Could not load the dependency diff for one of the selected versions. Try again.
No dependency changes
The two selected versions have identical direct dependencies.
| Name | Version | Kind |
|---|
No dependants
No other packages in the registry depend on this one.
-
- Lines: +10 Deps: 10Released:
- Lines: +6 / -1 Deps: 10Released:
- Lines: +1 Deps: 10Released:
- Lines: +26 / -71 Deps: 10 ( +1 / -30 )Released:
- Lines: +10 / -2 Deps: 39 ( +2 )Released:
- Lines: +1 Deps: 37Released:
- Lines: +1 / -1 Deps: 37Released:
- Lines: +159 Deps: 37 ( +37 )Released:
-
No direct advisories
This package inherits 14 transitive advisories from its dependencies.
Showing 14 transitive advisories via agent-browser's dependencies
No advisories match the current filters.
| Critical ( 3 ) | ||||||
| Status | IDs | Package | Severity | |||
|---|---|---|---|---|---|---|
| Under investigation | glibc | Critical: 9.8 | ||||
SummaryCalling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow. ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | ||||||
| Affected: 2.15.3 | libxml2 | Critical: 9.8 | ||||
SummaryNo summary published for this advisory. Affected ranges2.15.1 – 2.15.3 CVSS vectorCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H References
| ||||||
| Affected: 2.15.3 | libxml2 | Critical: 9.8 | ||||
SummaryNo summary published for this advisory. Affected ranges2.15.1 – 2.15.3 CVSS vectorCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H References
| ||||||
| High ( 7 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | libxml2 | High: 7.8 | ||||
Summarylibxml2 is vulnerable to multiple stack-based buffer overflows in the xmlcatalog utility when running in --shell mode. The usershell() function processes user input using fixed-size stack buffers without proper bounds checking. By supplying an overly long input line, an attacker can overflow internal buffers (command, arg, and argv) during input parsing. This results in memory corruption within the stack frame. Successful exploitation may cause a crash or potentially allow arbitrary code execution in the context of the xmlcatalog process. This issue has been fixed in the commit c2e233fc. NOTE: The maintainers of this project did not agree that this issue is a vulnerability and considered it a bug. Affected ranges2.15.1 – 2.15.3 CVSS vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | ||||||
| Under investigation | glibc | High: 7.5 | ||||
SummaryCalling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match case is not possible in the standard Unicode character sets. ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
| Under investigation | glibc | High: 7.5 | ||||
SummaryThe iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them. ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
| Under investigation | glibc | High: 7.5 | ||||
SummaryCalling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the application to treat a non-answer section of the DNS response as a valid answer. ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
| Fix unavailable | pcre2 | High | ||||
SummaryHeap-buffer-overflow in pcre2_compile_32 ViaAffected ranges10.47 References | ||||||
| Affected: 2.15.3 | libxml2 | High: 7.5 | ||||
SummaryNo summary published for this advisory. Affected ranges2.15.1 – 2.15.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
| Affected: 2.15.3 | libxml2 | High: 8.8 | ||||
SummaryNo summary published for this advisory. Affected ranges2.15.1 – 2.15.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H References
| ||||||
| Medium ( 2 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | libpng | Medium: 5.4 | ||||
SummaryLIBPNG is a reference library for use in applications that process PNG (Portable Network Graphics) raster image files. In version 1.8.0, three inter-frame chunk discard paths in the push-mode APNG parser clear the chunk-header flag without consuming the chunk body and CRC, allowing attacker-controlled bytes inside an ignored ancillary chunk to be reinterpreted as a fresh chunk header on the next call to `png_process_data`. Commit faf06924688b62d7c1654b5ceddedbde66ffadb4 fixes the issue. ViaAffected ranges1.6.50 – 1.6.58 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L | ||||||
| Under investigation | glibc | Medium: 5.4 | ||||
SummaryCalling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C library version 2.34 to version 2.43 could result in an invalid DNS hostname being returned to the caller in violation of the DNS specification. ViaAffected ranges2.42 – 2.43 CVSS vectorCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N | ||||||
| Low ( 1 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | cups | Low: 3.3 | ||||
SummaryCUPS ipp backend status-line injection can update queue PPD and lead to conditional RCE as lp via foomatic-rip ViaAffected ranges2.4.17 – 2.4.19 CVSS vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L | ||||||
| Unknown ( 1 ) | ||||||
| Status | IDs | Package | Severity | |||
| Under investigation | pcre2 | Unknown | ||||
Summarypcre2_serialize_encode() information disclosure ViaAffected ranges10.45 – 10.47 | ||||||
109 components
No components match your filter.
| Packages | Version |
|---|---|
| agent-browser ROOT | 0.15.1 |
| acl | 2.4.0 |
| alsa-lib | 1.2.15.3 |
| at-spi2-core | 2.54.2 |
| atk | 2.38.0 |
| attr | 2.6.0 |
| autoconf | 2.73 |
| automake | 1.18.1 |
| bash | 5.3 |
| bash-bootstrap | 5.3 |
| binutils | 2.46.1 |
| bison | 3.8.2 |
| bzip2 | 1.0.8 |
| c-ares | 1.34.7 |
| cairo | 1.18.4 |
| chromium-bin | 150.0.7871.46 |
| cmake | 4.2.7 |
| coreutils | 9.11 |
| cups | 2.4.19 |
| curl | 8.21.0 |
| dbus | 1.16.2 |
| diffutils | 3.12 |
| eudev | 3.2.14 |
| expat | 2.8.2 |
| file | 5.48 |
| findutils | 4.10.0 |
| flex | 2.6.4 |
| fontconfig | 2.17.1 |
| freetype | 2.14.3 |
| fribidi | 1.0.16 |
| gawk | 5.4.0 |
| gawk-bootstrap | 5.3.2 |
| gcc | 15.2.0 |
| gdbm | 1.26 |
| glib | 2.88.2 |
| glibc | 2.43 |
| gmp | 6.3.0 |
| gperf | 3.1 |
| grep | 3.12 |
| gtest | 1.17.0 |
| gzip | 1.14 |
| harfbuzz | 14.2.0 |
| icu | 78.3 |
| libcap | 2.78 |
| libdrm | 2.4.131 |
| liberation-fonts | 2.1.5 |
| libffi | 3.6.0 |
| libidn2 | 2.3.8 |
| libpng | 1.6.58 |
| libpsl | 0.22.0 |
| libtool | 2.5.4 |
| libunistring | 1.4.2 |
| libuv | 1.52.1 |
| libx11 | 1.8.12 |
| libxau | 1.0.12 |
| libxcb | 1.17.0 |
| libxcomposite | 0.4.6 |
| libxdamage | 1.1.6 |
| libxdmcp | 1.1.5 |
| libxext | 1.3.6 |
| libxfixes | 6.0.2 |
| libxkbcommon | 1.13.2 |
| libxml2 | 2.15.3 |
| libxrandr | 1.5.4 |
| libxrender | 0.9.12 |
| libxshmfence | 1.3.3 |
| lief | 0.17.6 |
| linux_headers | 6.12.43 |
| llvm | 21.1.8 |
| llvm-bootstrap | 21.1.8 |
| lz4 | 1.10.0 |
| m4 | 1.4.21 |
| make | 4.4.1 |
| mesa | 26.1.3 |
| meson | 1.10.2 |
| mpc | 1.4.0 |
| mpfr | 4.2.2 |
| ncurses | 6.6 |
| nghttp2 | 1.68.1 |
| nghttp3 | 1.15.0 |
| ngtcp2 | 1.22.1 |
| ninja | 1.13.2 |
| node | 25.8.2 |
| node-lts | 24.14.1 |
| nspr | 4.39 |
| nss | 3.125 |
| openssl | 3.6.3 |
| pango | 1.56.4 |
| patch | 2.8 |
| pcre2 | 10.47 |
| perl | 5.42.2 |
| pixman | 0.46.4 |
| pkgconf | 2.5.1 |
| pnpm | 11.10.0 |
| python | 3.14.6 |
| readline | 8.3 |
| rust | 1.95.0 |
| sed | 4.10 |
| setuptools | 83.0.0 |
| sqlite | 3.50.4 |
| tar | 1.35 |
| unzip | 6.0 |
| util-linux | 2.42.2 |
| xcb-proto | 1.17.0 |
| xorgproto | 2025.1 |
| xtrans | 1.6.0 |
| xz | 5.8.3 |
| zlib | 1.3.2 |
| zstd | 1.5.7 |